- From: Gerald Powell (AUS) <Gerald.Powell@dcicorp.com>
- Date: Wed, 8 Dec 1999 21:53:23 -0500
- To: "'html-tidy@w3.org'" <html-tidy@w3.org>
Tidy seems to be having problems handling tags between nolayer tags and
layer tags. Macromedia Drumbeat 2000 creats this code this way and from
what I read in the spec. it seems to be compliant.
Would appreciate any suggestions as I would like to run tidy against these
asp pages.
<!-- CSS styles and positioning for IE 4 browsers. -->
<nolayer>
<link REL="StyleSheet" TYPE="text/css"
HREF="Travis%20Boats%20-%20Phase%20II_IE4.css">
<style ID="IE4_ABSOLUTE_POSITIONING_STYLE_SHEET">
#DBStylebanner { position:absolute;left:0;top:0;width:590;z-index:8 }
#DBStyleLogoFlag { position:absolute;left:429;top:6;width:71;z-index:11 }
#DBStyleTBC { position:absolute;left:205;top:30;width:210;z-index:12 }
#DBStylecorner1 { position:absolute;left:0;top: 54;width:107;z-index:9 }
#DBStyleside1 { position:absolute;left:0;top:69;width:99;z-index:10 }
#Text1 { position:absolute;left:120;top:70;width:480;z-index:13 }
#DBStyleside2 { position:absolute;left:0;top:97;width:12;z-index:2 }
#DBStyleBoats { position:absolute;left:10;top:99;width:100;z-index:3 }
#DBStyleDealerLocator {
position:absolute;left:10;top:124;width:100;z-index:4 }
#DBStyleAboutUs { position:absolute;left:10;top:148;width:100;z-index:5 }
#DBStyleUSMap { position:absolute;left:140;top:170;width:300;z-index:15 }
#DBStyleInvestorRelations {
position:absolute;left:10;top:172;width:100;z-index:6 }
#DBStyleContactUs { position:absolute;left:10;top:196;width:100;z-index:7 }
#DBStyleside3 { position:absolute;left:0;top:221;width:99;z-index:1 }
#Text2 { position:absolute;left:120;top:380;width:480;z-index:14 }
#EndOfPage { position:absolute;left:0;top:491;width:0 }
</style>
</nolayer>
</head>
<body TOPMARGIN="0" LEFTMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0"
BGColor="#ffffff">
<a NAME="StartOfPage"></a>
<div><layer ID="LyrSection0" CLASS="section" WIDTH="100%">
<nolayer><div ID="Section0" CLASS="section" STYLE="position:relative; top:0;
height:0"></nolayer>
<layer ID="LyrDBStylebanner" Class="Normal" LEFT="0" TOP="0" WIDTH="590"
HEIGHT="60" VISIBILITY="SHOW" Z-INDEX="8">
<div ID="DBStylebanner"><img ID="banner" Name="banner" Class="Normal"
SRC="media/images/bg_top.gif" ALT="Banner" Width="590" Height="60"
Border="0">
</div>
</layer>
---------- Have a Good Day ----------
Gerald Powell
Office - gerald.powell@dcicorp.com
Home - gpowell@inetport.com
Received on Wednesday, 8 December 1999 21:54:01 UTC