Jump to content
  • 0

Помощь для нуба


Omikron
 Share

Question

Господа, я полный нуб в создании сайтов, поэтому сразу к делу. Пишу во Фронтпейдже. Попробовал двумя способами:

1 й способ - набить в ячейку несколько картинок заданных размеров (нубокод прилагается)

<html>

<head>

<title>Kot</title>

<link rel="stylesheet" type="text/css" href="style.css">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"></head>

<body leftmargin=0 topmargin=0 marginheight="0" marginwidth="0" bgcolor="#000000" style="text-align: center">

<table border="0" cellpadding="0" cellspacing="0" align="center">

<tr bgcolor="#FFFFFF">

<td bgcolor="#FFFFFF" valign="top">

<table width="1076" border="0" cellspacing="0" cellpadding="0">

<tr>

<td colspan="2">

<img border="0" src="Image/font2.jpg" width="1076" height="289"></td>

</tr>

<tr>

<td height="42" colspan="2">

<img border="0" src="Image/index.1.jpg"><img border="0" src="Image/index.2.jpg"><img border="0" src="Image/index.3.gif"><img border="0" src="Image/index.4.jpg"><img border="0" src="Image/index.8.jpg"><img border="0" src="Image/index.6.jpg" width="143" height="45"><img border="0" src="Image/index.7.jpg"></td>

</tr>

<tr>

<td height="41" valign="top" width="254" bgcolor="#000000">

<img border="0" src="Image/index.1.gif" width="70" height="116"><img border="0" src="Image/leftcol_top.png" width="160" height="116"></td>

<td height="41" valign="top" width="822" bgcolor="#000000">

<img border="0" src="Image/lamp.jpg" width="566" height="125"><img border="0" src="Image/index.1.gif" width="21" height="125"><img border="0" src="Image/rightcol_top.png" width="161" height="125"></td>

</tr>

</table>

В итоге полоска, где больше всего картинок тупо съезжает в хроме, причём не все полоска а 6 и 7 картинки (может даже только 7, там трудно сказать). Другие браузеры всё ок.

Я тогда пошёл по науке и решил всё разбить на ячейки:

<html>

<head>

<title>Kot</title>

<link rel="stylesheet" type="text/css" href="../style.css">

<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"></head>

<body leftmargin=0 topmargin=0 marginheight="0" marginwidth="0" bgcolor="#000000">

<table border="0" cellpadding="0" cellspacing="0" width="1076" align="center">

<tr>

<td height="10" bgcolor="#FFFFFF" colspan="7">

<img border="0" src="../Image/font2.jpg" width="1076" height="289"></td>

</tr>

<tr>

<td height="10" bgcolor="#FFFFFF" width="161">

<img border="0" src="../Image/index.1.jpg" width="161" height="45"></td>

<td height="10" bgcolor="#FFFFFF" width="143">

<img border="0" src="../Image/index.2.jpg" width="143" height="45"></td>

<td height="10" bgcolor="#FFFFFF" width="143">

<img border="0" src="../Image/index.3.gif" width="143" height="45"></td>

<td height="10" bgcolor="#FFFFFF" width="143">

<img border="0" src="../Image/index.4.jpg" width="143" height="45"></td>

<td height="10" bgcolor="#FFFFFF" width="143">

<img border="0" src="../Image/index.8.jpg" width="143" height="45"></td>

<td height="10" bgcolor="#FFFFFF" width="143">

<img border="0" src="../Image/index.10.jpg" width="143" height="45"></td>

<td height="10" bgcolor="#FFFFFF" width="200">

<img border="0" src="../Image/index.7.jpg" width="200" height="45"></td>

</tr>

<tr>

<td height="10" bgcolor="#FFFFFF" colspan="7">

<img src="px1.gif" width="1" height="1" alt="" border="0"></td>

</tr>

<tr bgcolor="#094863">

<td height="35" colspan="7">

<img border="0" src="../Image/footer_bg.png" width="1076" height="117"></td>

</tr>

</table>

Но всё стало ещё хуже. Теперь 6 я картинка имеет белые полосы по бокам, а 7я так же съезжает. И самое главное, опять же только в Хроме. Плииз хелп ми пипл)

И ещё, я понимаю что код полное уг, но я не могу написать ничего иного, поэтому отнеситесь с понимание, и помогите поправить этот.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

нет... специалистов такого уровня здесь ты не найдёшь :)

так не верстают. совет тебе переучиться. тем более, что это проще, чем ваять подобный код

на главной странице этого сайта есть 2 справочника. минут 20 хотя бы полистай их

Edited by cyklop77
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy