head message

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.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 17th, 2006, 08:50
csa csa is offline
Up'n'Coming Member
Join Date: Nov 2005
Posts: 67
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote

  #2 (permalink)  
Old Jan 17th, 2006, 12:30
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to herkalees Send a message via MSN to herkalees Send a message via Yahoo to herkalees
Re: head message

You're doing it the right way. The red squiggle is just DW telling you that the code is not supported by all browsers, it's probably keeping in mind old browsers we shouldn't care about.
Reply With Quote
Reply

Tags
head, message

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 08:02.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43