Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-03-14, 04:07 PM   #1
Jab
If something goes wrong at the plant, blame the guy who can't speak English
 
Join Date: Jan 2006
Posts: 37
Send a message via ICQ to Jab
Your html still has errors in there. Like your closing tags here:
Code:
<font color="Yellow">
<H1>bla</H1>
<H2>more bla</font></h2>
^^^The </h2> should precede </font>.

Or you bold tags <b>... I only see closing bold tags </b>.

Your site won't validate, even if you fix the current syntax, because you're using deprecated tags (like <font> or <b>) and mention no doctype.

As for layout, I'd get rid of those table borders, but I'll let others discuss the layout issues as I'm just starting out on freesites myself.

Btw, isn't the 2257 info supposed to be on the pages with the content - ie the gals ?
Jab is offline   Reply With Quote
Old 2007-03-14, 05:22 PM   #2
trying2win2
Internet! Is that thing still around?
 
Join Date: Mar 2007
Posts: 8
Thanks Jab. I have added this to the start:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">

I have also swapped the font and h2 tags around. Will sites got rejected because of bad html layout, such as tags being the wrong way round or not adding the doctype at the start?

Thanks for replies btw, really appreciate this help. I am learning each day and these forums are great for learning

Cheers
trying2win2 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:03 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc