Re: HTML Code for Bullets by P
P
Fri Feb 10 13:47:17 CST 2006
You're welcome. I'm excited to see somebody on this list hand-coding! :-D
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
"MacNut2004" <MacNut2004@discussions.microsoft.com> wrote in message
news:15423127-3335-47CB-BEF8-044D0D3B3C91@microsoft.com...
> Thank you..worked perfectly!!
>
> "P@tty Ayers" wrote:
>
>>
>> "MacNut2004" <MacNut2004@discussions.microsoft.com> wrote in message
>> news:0C7A0753-F843-4ADF-A9B6-8222D4E04D59@microsoft.com...
>> > Hi,
>> >
>> > I'm trying to put bullets on my webpage. What is the tag in HTML in
>> > order
>> > to do that?
>>
>> <ul>
>> <li>This will be bulleted. </li>
>> <li>This too.</li>
>> <li>This too. </li>
>> </ul>
>>
>>
>> --
>> Patty Ayers | www.WebDevBiz.com
>> Free Articles on the Business of Web Development
>> Web Design Contract, Estimate Request Form, Estimate Worksheet
>> --
>>
>>
>>
>>