Показать сообщение отдельно
  #9 (permalink)  
Старый 16.07.2013, 10:35
Интересующийся
Отправить личное сообщение для Kaleos Посмотреть профиль Найти все сообщения от Kaleos
 
Регистрация: 14.07.2013
Сообщений: 29

Сообщение от skrudjmakdak Посмотреть сообщение
таки нафиг мне пхп?? мне html-ка нужна ваша, ибо разбераться здесь можно до следующего утра...

зайдите в браузер откройте вашу страницу и нажмите ctrl + U.
мне вот это надо
HTML:

<!doctype html><html><head><title>Names</title><script type="text/javascript" src="JavaWindows.js"></script><style>.table {border-collapse: collapse; 
border: 1px solid #00280e}</style><style>td.date {font-size: 11pt; text-align:center}</style><style>td.teams {font-size: 12pt; 
text-align:center}</style></head><body><table align = "center" bordercolor = "black" border="1" class = "table" width = "1000"><tr><td colspan = 
"3">1</td></tr><tr><td width = "230">2</td><td><table width = "540"  class = "table" bordercolor = "black" border="1"><tr><td style="background: #ac2617; color: 
#fff;"><font face='Times New Roman'>AUSTRALIA: NBL</font></td></tr><table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = 
"date" width = "70">11.04 13:00</td><td class = "teams" width = "400"><font face="Calibri">Sydney - Perth
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win1()"></td></tr></table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = "date" width = "70">11.04 
15:00</td><td class = "teams" width = "400"><font face="Calibri">New Zealand Breakers - Townsville
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win2()"></td></tr></table><table width = "540"  class = "table" bordercolor = "black" border="1"><tr><td style="background: #ac2617; color: 
#fff;"><font face='Times New Roman'>USA: WNBA</font></td></tr><table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = "date" 
width = "70">11.04 16:00</td><td class = "teams" width = "400"><font face="Calibri">Atlanta Dream (W) - San Antonio Silver Stars (W)
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win3()"></td></tr></table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = "date" width = "70">11.04 
17:00</td><td class = "teams" width = "400"><font face="Calibri">Connecticut Sun (W) - Chicago Sky (W)
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win4()"></td></tr></table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = "date" width = "70">11.04 
16:30</td><td class = "teams" width = "400"><font face="Calibri">New York Liberty (W) - Tulsa Shock (W)
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win5()"></td></tr></table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = "date" width = "70">11.04 
18:00</td><td class = "teams" width = "400"><font face="Calibri">Indiana Fever (W) - Connecticut Sun (W)
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win6()"></td></tr></table><table width = "540"  class = "table" bordercolor = "black" border="1"><tr><td style="background: #ac2617; color: 
#fff;"><font face='Times New Roman'>AUSTRALIA: WNBL</font></td></tr><table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = 
"date" width = "70">11.04 18:45</td><td class = "teams" width = "400"><font face="Calibri">Townsville (W) - West Coast (W)
</font></td><td width = "50" align = "center"><input  type="button" style="float: center; height:22px; width: 50px"  button value="name" 
onclick="open_win7()"></td></tr></table><table width = "540" class = "table" bordercolor = "black" border="1"><tr><td class = "date" width = "70">11.04 
19:00</td><td class = "teams" width = "400"><font face="Calibri">Bendigo (W) - Canberra (W)</font></td><td width = "50" align = "center"><input  type="button" 
style="float: center; height:22px; width: 50px"  button value="name" onclick="open_win8()"></td></tr></table></td><td width = 
"230">3</td></tr></table></body></html>
Ответить с цитированием