![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Mar 2009
Posts: 5
OS: XP SP3
|
<ul> doesn't work in my IE7
I have a web page and because it is quite big I've only just noticed an unordered list isn't displayed properly.
http://arismetique.com/MainPage.htm The actual page is: http://arismetique.com/ and the markup is below put inside quotation marks in this thread to be safe. <!-- <ul> <li>G has an identity (also called unity) denoted by e,0,1,1', with the properties; for any b<br/> belongs to G 1.b=b and b.1'=b .</li> <li>Every member of G has an inverse (also called a unit) such that if b belongs to G then<br/> so does its left inverse b<sup>-1</sup> and right inverse b'<sup>-1</sup> and b<sup>-1</sup>.b= unity = b.b'<sup>-1</sup>.</li> <li>G is associative; which means for every a,b,c belong to G then a.(b.c)=(a.b).c .</li> <li>G is closed under its law of composition, which means that if a,b belongs to G then<br/> a.b belongs to G.</li> </ul> --> |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#5 (permalink) |
|
Moderator: Design
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,433
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 BETA
|
Re: <ul> doesn't work in my IE7
You don't have a list-style-type property declared in your CSS. There are many attributes for list-style-type.
http://www.w3schools.com/CSS/tryit.a...style-type_all
__________________
![]() Validate your Markup Validate your CSS Notepad++ Please use [html], [php], and [code] when posting code or markup. I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message. |
|
|
|
|
|
#6 (permalink) | |
|
Registered User
Join Date: Mar 2009
Posts: 5
OS: XP SP3
|
Re: <ul> doesn't work in my IE7
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|