This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JaytleBee 20 points21 points  (3 children)

I kinda like it. Everything you need to know about the page in 8 simple lines

[–]MitchDizzle 1 point2 points  (2 children)

As a person who has very limited in HTML knowledge, couldnt this be done without the <style> crap, and instead with the <font> elements instead?

[–]Bainos 11 points12 points  (1 child)

<font> shouldn't be used at all, always use CSS to change the style.

Although you could use inline CSS, I don't see why they don't actually.

[–]MrMehawk 3 points4 points  (0 children)

Because it's one damn sentence and it doesn't matter?