View Single Post
Old 2004-02-13, 10:10 PM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Like I told you in the e-mail you didn't close your comment tag so you have the entire body of the page inside of a comment tag.

This page
http://www.xxxsexfantasies.com/free/...osed/main.html

This is the code

<style type="text/css">
<!--
.Font { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal}
</style>
</head>

Sound be
<style type="text/css">
<!--
.Font { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal}
--></style>
</head>

Notice that I have closed the comment tag. "-->"


Style sheets and JavaScript are put inside of a comment tag so that older browsers will ignore the code.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote