View Single Post
Old 02-13-2017, 01:23 PM   #23
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,363
Karma: 20212733
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
It does look a little strange, but it is completely legitimate.

You can use css to style almost anything exactly how you want it to look. The other side of that coin is needing to use the semantically correct tag. This defines the structure of your document: <h1-6> tags for headers, <p> for paragraphs, <li> for lists, <div> for some division, etc. Using the correct tag for any given item makes a difference....if you care about doing it the right way instead of just doing it however you can to get it to work.
Turtle91 is offline   Reply With Quote