« Web, HTML, Tech Forum

Code... pls help I'm deficient

What is the code used for putting borders/boxes around things like profile, interests, and stuff like that?


Report Topic

1 Reply

Reply by necrophcodr

posted
updated

You might want to start learning CSS for this, it'll help you much more in the long run, and doesn't require more than a weekend of time to get you going far!

You're looking for the attributes like "border", probably. You can learn more here: https://www.w3schools.com/Css/css_intro.asp and https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps

If you want a reference for CSS elements and attributes, I can highly recommend https://developer.mozilla.org/en-US/docs/Web/CSS/Reference


Permalink Report Reply