Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
question about unordered list
Old 10-12-2009, 03:17 AM question about unordered list
Ultra Talker

Posts: 254
Trades: 0
only in ie browsers i am getting a completely different outcome when using unordered lists it works fine in all other browsers.

following is the code
HTML Code:
<div id="list">

<ol>

<li>List item 1 Lorem ipsum dolor sit amet, consetetur sadi pscing sed diam Erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea  rebum. Lorem ipsum dolor sit amet, consetetur sadi pscing elitr, sed diam </li>

<li>List item 1 Lorem ipsum dolor sit amet, consetetur sadi pscing sed diam Erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea  rebum. Lorem ipsum dolor sit amet, consetetur sadi pscing elitr, sed diam </li>

<li>List item 1 Lorem ipsum dolor sit amet, consetetur sadi pscing sed diam Erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea  rebum. Lorem ipsum dolor sit amet, consetetur sadi pscing elitr, sed diam </li>

</ol>

</div>

#list{
width: 500px;
margin: 50px 0 0 0;
}

#list ol
{
list-style-type: decimal;
list-style-position: outside;
width: 500px;
}

#list ol li
{
padding: 0 0 10px 0;
}
this file is available at
http://sudhakargolakaram.co.in/list.html

please advice how to get the same outcome in ie browsers as it appears in firefox, chrome, safari and opera

thanks

Last edited by chrishirst; 10-12-2009 at 07:49 AM..
sudhakararaog is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-12-2009, 03:38 PM Re: question about unordered list
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
I suggest you read the following:
http://www.alistapart.com/articles/taminglists/
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-19-2009, 03:09 PM Re: question about unordered list
Skilled Talker

Posts: 67
Name: chris
Trades: 0
can you post a screenshot?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

WIN 3 months of advertising on tech4talk! Just make 15 posts!
boxiom is offline
Reply With Quote
View Public Profile
 
Old 10-25-2009, 07:31 PM Re: question about unordered list
Novice Talker

Posts: 7
Trades: 0
Quote:
can you post a screenshot?
Or specify exactly what is happening in each browser.
__________________

Please login or register to view this content. Registration is FREE
brpcraig is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to question about unordered list
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.27273 seconds with 12 queries