Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

 
Reply to this topicStart new topic
> [HTML] przeksztalcic kod do html4.01
wrcnitro
post
Post #1





Grupa: Zarejestrowani
Postów: 53
Pomógł: 0
Dołączył: 4.03.2006

Ostrzeżenie: (10%)
X----


  1. <DIV id=scr75 style="visibility:hidden;overflow:hidden;position:absolute" onmouseover="stptmp = step; step=0" onmouseout="step=stptmp"><IMG align=right src="x.gif" onclick="AdZamknij832()"><SPAN style="background:white;font:9px Verdana;color:#696969">xxxxx</SPAN><DIV style="height:100px;margin-top:3"><DIV id=scr style="width:300%;height:100px;overflow:hidden;position:absolute"><DIV style="width:400%;height:100px">text</DIV></DIV></DIV></DIV>



Teraz powiedzcie mi jak przeksztalcic ten kod na DOCTYPE HTML 4.01 Transitional
Go to the top of the page
+Quote Post
mrjozo
post
Post #2





Grupa: Zarejestrowani
Postów: 142
Pomógł: 3
Dołączył: 27.06.2007

Ostrzeżenie: (0%)
-----


  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
  2. <title>strona</title>
  3. </head>
  4. <div id="scr75" style="visibility:hidden;overflow:hidden;position:absolute" onmouseover="stptmp = step; step=0" onmouseout="step=stptmp">
  5. <img align="right" src="x.gif" onclick="AdZamknij832()" alt="zamknij">
  6. <span style="background:white;font:9px Verdana;color:#696969">xxxxx</span>
  7. <div style="height:100px;margin-top:3">
  8. <div id="scr" style="width:300%;height:100px;overflow:hidden;position:absolute">
  9. <div style="width:400%;height:100px">text</div></div></div></div>
  10. </body>
  11. </html>
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 13:35