Jump to content
  • 0

Теги <li></li> в Firefox и IE


Ippolit
 Share

Question

Здравствуйте!

Поздравляю всех с Новым годом!

Работал над сайтом просматривая в Firefox, в IE заглядывал редко, вроде кривого не замечал.

Но сегодня обратил внимание, что теги <li></li> для вставки списка в IE не выводят нужного элемента (точечки перед текстом).

В чём может быть косяк, подскажите пожалуйта.

Вот код:

<div class="maincontent">
<img src="images/content-top.gif" class="block" alt="" />
<div class="content-mid">
<table width="100%" border="0" cellspacing="30" cellpadding="2" summary="sitemap">
<tr>
<td colspan="2" valign="top" align="left">
<h1>Описание текста</h1>
<p>Текст</p>
</td>
</tr>
<tr>
<td valign="top">
<ul>
<li>1-я строчка списка</li>
<li>2-я строчка списка</li>
<li>3-я строчка списка</li>
</ul>
</td>
</tr>
</table>
</div>
<img src="images/content-bottom.gif" class="block" alt="" />
</div>
<!-- End Main Content -->

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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