Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old March 4th, 2008, 07:54 AM
Dysan Dysan is offline
Contributing User
Click here for more information.
 
Join Date: Nov 2007
Posts: 286 Dysan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 Days 4 h 17 m 49 sec
Warnings Level: 3
Number of bans: 1
Reputation Power: 1
Display bullets in IE

The following code displays a bulleted list in FireFox, but IE doesn't. Is possible to get IE to display bullets also?

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Untitled Document</title>
<style type="text/css">
<!--
ol {
	margin: 17px;
	padding: 7px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#nav {
	width: 310px;
}
#nav li {
/*	list-style: disc;*/
/*	float: left;*/
}
#nav a {
/*	float: left;*/
	width: 102px;
	height: 47px;
	line-height: 47px;
	background-color: #333333;
	color: #DDDDDD;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	text-align: center;

}
-->
</style>
</head>

<body>
<ul id="nav">
	<li>Item One</li>
	<li>Item Two</li>
	<li>Item Three</li>
	<li>Item Four</li>
	<li>Item Five</li>
</ul>
</body>
</html>

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Display bullets in IE


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway