the_aggie10 0 Report post Posted October 5, 2006 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://forums.xisto.com/no_longer_exists/ i leave this part as it is? or replace that link with my site? Share this post Link to post Share on other sites
Albus Dumbledore 0 Report post Posted October 5, 2006 yes lave that as is. ok enough posting here, this is a showcase place where you get reviews not HTML help, if yoou need HTML help please post it in the Programing Languages -> HTML forum Share this post Link to post Share on other sites
biscuitrat 0 Report post Posted October 5, 2006 (edited) Keep the doctype intact at the top of your page, before ANY OTHER BIT OF CODE. Okay, lemme address this real fast:1) You DON'T NEED meta tags for everything. 2) Don't use frames please. Grab yourself a layout from http://forums.xisto.com/no_longer_exists/ and do things the CSS way. Frames are not only annoying but you can do it with divs BETTER as well as neater. Plus it's all standards-y. You can pull frames off, but don't. 3) Well...a page needs color and content. You, at this time, have neither. I honestly think the quality of the content matters more than the quality of the design, as long as there's a decent design - that means, making it pretty should be secondary to making the content good. Some people take too long to do that.4) Eghhhh depreciated tags. Since you're using HTML 4.01 (your doctype - document type - at the top of the page states this), it's fine to use CENTER, etc. But if you're going to be using a Glish.com layout, don't bother with that. You can state it in the CSS like this for text: text-align:center;Best of luck with this. I'll stop by more and more once this random hacker thing with my site gets resolved. HATE HATE HATE. <3 Edited October 5, 2006 by biscuitrat (see edit history) Share this post Link to post Share on other sites
garbage 0 Report post Posted October 6, 2006 well im notu sure but all i get is the forums when i go to this site and nothing special to them just stock skin Share this post Link to post Share on other sites