Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2004-10-19, 06:54 PM   #1
JenC
Stupid risks make life worth living
 
JenC's Avatar
 
Join Date: Aug 2003
Location: Eastern Seaboard
Posts: 387
Send a message via ICQ to JenC
Stupid n00b HTML question

I can't believe that I forgot how to do this. I don't do it very often.

I am trying to make bullets in an ordered list. When I make the bullets in Dreamweaver using the <li> tag they come out as circles. How do I make the bullets square like on this site?

http://www.fastrealestatesale.com/

I viewed his source, but it just says <li> tags, just like I'm using. Help!


__________________
THIS IS MY SIG - CLICK IT.
JenC is offline   Reply With Quote
Old 2004-10-19, 07:20 PM   #2
swedguy
Vagabond
 
swedguy's Avatar
 
Join Date: Aug 2003
Posts: 2,374
Send a message via ICQ to swedguy
PHP Code:
<li type="square"
That will give you square ones

EDIT: That guy put the square info in his style sheet, that's why you only see a regular <li>

PHP Code:
ul {
    list-
style-typesquare;
    
color#000000;
    
font-weightbold;



Last edited by swedguy; 2004-10-19 at 07:22 PM..
swedguy is offline   Reply With Quote
Old 2004-10-19, 07:23 PM   #3
MadMax
"Without evil there can be no good, so it must be good to be evil sometimes" ~ Satan
 
MadMax's Avatar
 
Join Date: Aug 2004
Location: Motor City, baby, where carjacking was invented! Now GIMME THOSE SHOES!
Posts: 2,385
When you're starting the bulleted list, press the "unordered list" button in the "selection properties" floating palette. Then click the little button that says "List Item..." in the bottom half of the "selection properties" palette.


The second drop down menu on the "list properties" palette that appears is "style", select "square."
MadMax is offline   Reply With Quote
Old 2004-10-19, 07:26 PM   #4
JR
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Oct 2004
Posts: 22
using <ul type="square"> would also work
JR is offline   Reply With Quote
Old 2004-10-19, 07:29 PM   #5
JenC
Stupid risks make life worth living
 
JenC's Avatar
 
Join Date: Aug 2003
Location: Eastern Seaboard
Posts: 387
Send a message via ICQ to JenC
Ahhh foiled by the style sheet once again. Thanks for your help everyone.
__________________
THIS IS MY SIG - CLICK IT.
JenC is offline   Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 04:17 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc