This is a discussion on "head message" within the Web Page Design section. This forum, and the thread "head message are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
head message
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
head message
Is this the correct way to lay this statement out as I get a red squiggle in DWMX underneath the xml:lang="en" lang="en"?
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> Infact what is the correct way of laying out the head info? I have been using the below which comes back without any errors in WC3 HTML 4.0 compilant, but as soon as I change this to xhtml I errors, should I stick with what I did originally?: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="main.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="flashobject.js"></script> <title>Geist Vehicle Leisure</title> <style type="text/css"> </style UPDATE: I've now changed: <link href="faq.css" rel="stylesheet" type="text/css"> to: <style type="text/css" media="screen">@import url("main.css");</style> However I get a squiggle under ">@import url("main.css") so now I'm really confused whether this is the right way or not!!!! Last edited by csa; Jan 17th, 2006 at 09:31. |
|
|
![]() |
| Tags |
| head, message |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I have an error message with my actionscript that's DOING MY HEAD IN! | scubiemoody | Flash & Multimedia Forum | 9 | Aug 16th, 2007 15:55 |
| I seem to have gotten in over my head. | GregoryV | Starting Out | 10 | May 28th, 2007 00:53 |
| No </HEAD> tag? | cj550 | Web Page Design | 4 | May 11th, 2007 21:07 |
| I am in way over my head!!! Can someone please help!? | blh9901 | Introduce Yourself | 15 | Aug 15th, 2005 21:21 |
| Over my head | moragskene1@aol.com | Introduce Yourself | 8 | Nov 29th, 2004 07:20 |