Jump to content
MakeWebGames

Recommended Posts

Posted

Hey guys

Ive been researching HTML for the past 3 days. And i want to do a little test and see how much information i have got stuck into my head. I Will not google it or anythings like that. Straight from the top of my head.

Ask how many questions you want. :P

Posted

Ahhh never studied this much. Lol, Cheers for reminding me. :)

1. <h3 style="text-align:center">TEST</h3>

Thats one. Sould study over that. lol :huh:

Posted

Bah... Browsers will need to keep compatibility with old sites, so if HTML 5 removes some tags, it doesn't mean you can't use them (unless you want to validate your site against HTML 5). I still use quick modes and not XHTML nor pure HTML 4 because it's the only way to make the browser render as I want it (at least some times).

Guest Drizzle
Posted

I believe a second method of doing bold text would be <span style='font-weight:bold;'>Text</span>

  • 5 weeks later...
Posted
Correct way to center(align) an object such as table or span?

Hint: CSS.

There's a few 'correct' ways of doing it, practical well that's a different subject alltogether..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...