|
Posted by Andy Dingley on 10/29/07 14:21
On 29 Oct, 12:04, Nick <maxout2001-nos...@yahoo.co.uk> wrote:
> I have designed a new website. www.alternativeherbal.co.uk, which
> uses layers instead of tables.
What on earth are "layers" ?
Also this site is built out of 10 year old HTML, uses the Transitional
doctype and is based around using <table> for layout. All of these are
bad practices and should be fixed before proceeding any further.
Read this newsgroup's archives for advice on what to do next, but
reading "Head First HTML" wouldn't be a bad start.
> I have a nearly identical version of this site onwww.altherb.eu,
Broken doctype declaration on that site, which will switch FF into IE-
compatible quirks mode.
[Back to original message]
|