Quote:
Originally Posted by Zdenek S.
Ariel,
nice site basis. They Pic1.jpg to Pic3 are your work?
If so, this is a very good job!
In XHTML code but you syntax errors. Use CSS instead of simple labels.
For example:
<! --
body (
margin: 0px;
background-image: u*rl ( 'h*ttp://w*ww.rebeltown.com/bg.jpg');
)
-->
It is syntactically appropriate - good:
<! - Internal style ->
<style type="text/css">
<! [CDATA [
body (
margin: 0px;
background-image: u*rl ( 'h*ttp://w*ww.rebeltown.com/bg.jpg');
)
]]>
</ style>
<!-- End internal style -->
OR HERE:
The original Code:
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<i*mg Src="h*ttp://w*ww.rebeltown.com/2.jpg">
</td></tr></table>
It is appropriate, for example, as follows:
<body style="border-width: 0px; height: 100%; width: 100%;"> <!-- And also, for example: <body class="name_body"> -->
<table border="0" cellpadding="0" cellspacing="0" style="height: 100%; width: 100%;"> <!-- Or insert an external class="zz" or id="yy" -->
<tr>
<td style="text-align: center;"> <!-- <td style="text-align: center;"> or <td class="ta_center> "-->
<i*mg src="h*ttp://w*ww.rebeltown.com/2.jpg" style="height: 402px; width: 800px;" alt="" />
</td></tr></table>
Each image must have at least alt= "" / without text.
Otherwise, to Ariel unfortunately not valid.
Ariel OK?
Zdenek Svoboda
The Czech republic
P.S.:
Seats * remove the sign. I still can not upload pictures and HTML-XHTML tags on the site.
|
And this is why so many webmasters pretend to be their models on the boards.