[thelist] order of tags within head

AtdtXav atdtxav at yahoo.com
Mon Dec 4 02:37:19 CST 2000


Any order works fine, however my own personal preference is
I don't know if it makes a difference, however I would be 
_bigtime_ leery of putting your link after your script, despite
the word "Cascading" in CSS.  *chuckles*

<HEAD>
<TITLE></TITLE>
<META>
<LINK>
<SCRIPT></SCRIPT>
</HEAD>

Scott

--- Michael Collins <mcollins206 at home.com> wrote:
> Does someone know whether it matters which order HTML tags
> appear 
> within the head tag?
> 
> For example in the following I have a <title>, <link>,
> <style>, 
> <meta>, and <script> tag. Can they be in any order between
> <head> and 
> </head>?
> 
> <head>
> <head>
> <title>Table of Contents</title>
> <link rel="stylesheet" type="text/css" href="styles/edit.css"
> title="default">
> <meta http-equiv="content-type"
> content="text/html;charset=iso-8859-1">
> <style type="text/css">
> <script language="JavaScript" type="text/javascript"><!--
>    function reloadPage(init) {
>    }
> // -->
> </script>
> </head>
> 
> Thanks
> 
> Michael
> -- 
> ==> Michael Collins
> --> Kuwago Web Services
> --> Seattle, WA, USA
> --> mcollins at nwlink.com
> ==> http://www.lassodev.com
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 


=====
Xavier
 - Scott
   -- http://spork.ofdoom.com
-------------------------------

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/




More information about the thelist mailing list