Subject404 — HTML Layouts

Posted 4 years, 8 months ago (Edited 4 years, 6 months ago) by subject404
■■■

404
Page Not Found


Lux $ Hey there, my name is Lux

rules $ Please leave my credit intact if you plan to use the code i made, that's my only rule

rules $ You are allowed to frankenstein my code to your heart's content

rules $ Feel free to use this thread to show off characters with my code in their bios!

Contact [message ?] $ If you encounter any problems or bugs with my code, message me! : )


subject404

Wicked thank you! I've been practicing with flex display and media queries these past several days and seem to have gotten some of my less complicated code to respond to different viewports : )

heshestar

using!! thank you!

JJTheNeko

question... how do I add in the links for my characters in the birthday code?

subject404

JJTheNeko for adding the links, you can just highlight the number and click the 'Insert Link' button (the icon that looks like a chain) and paste the link into the URL line! Or CTRL + K also works, whichever is easier for you : ) Hope that helps!

JJTheNeko

I mean for the code itself


subject404

JJTheNeko in the code itself, you'll want to add an <a> tag around the number (and inside the <div> tag) like here:16537495_f4CbLreZ4L9HMNL.png

The rel="noopener noreferrer" and target="_blank" parts are optional, you can include them if you want the link to open in a new tab : ) Hope that answers your question

JJTheNeko

....um. Image is tiny on my end.though that might just be cuz im on mobile

subject404

JJTheNeko whoops sorry, here's what the image is:

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;"><a class="tooltipster text-info" href="https://toyhou.se/1439380.cyrene-conch-" rel="noopener noreferrer" target="_blank" title="Cyr Conch">21</a></div>

JJTheNeko

Thanks

void

Could a request the ribbon code as an extra sort of thingy that could be stuck into other profiles? I really dig it.

subject404

void sure thing!! I'll make it a code snippet : >