Spaces between bulleted list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My site map page has bullet lists with no spaces between each line.

Today I added a new list with a bookmark on the bottom half of the page and
I can't remove the spaces between each line. I have tried different methods,
look at the properties but can't figure this out.

Any suggestion would be appreciated. The page link is:

http://www.glasscottage.net/SiteMap.htm
 
Look in your code/html view and see what differences you can find in the
different lists. Hint: </p> ?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| My site map page has bullet lists with no spaces between each line.
|
| Today I added a new list with a bookmark on the bottom half of the page
and
| I can't remove the spaces between each line. I have tried different
methods,
| look at the properties but can't figure this out.
|
| Any suggestion would be appreciated. The page link is:
|
| http://www.glasscottage.net/SiteMap.htm
 
An example follows, the big diiference seems to be the "Target" but the
alignment and paragraphs seem the same.

<li>
<p align="left"><b><font face="Times New Roman" size="4">
<a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
<li>
<p align="left"><b><a href="Bakelite.htm">Bakelite</a> </b></p>
</li>



Tom [Pepper] Willett said:
Look in your code/html view and see what differences you can find in the
different lists. Hint: </p> ?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| My site map page has bullet lists with no spaces between each line.
|
| Today I added a new list with a bookmark on the bottom half of the page
and
| I can't remove the spaces between each line. I have tried different
methods,
| look at the properties but can't figure this out.
|
| Any suggestion would be appreciated. The page link is:
|
| http://www.glasscottage.net/SiteMap.htm
 
Try this -

<li><b><font face="Times New Roman" size="4"><a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
Suzanne Somers Costume Jewelry</a></font></b></li>
<p>>>>>>>>>>>>>><<<<<<<<<<<<</p>
<li><b><a href="Bakelite.htm">Bakelite</a></b></li>


--
Murray
============

Don said:
An example follows, the big diiference seems to be the "Target" but the
alignment and paragraphs seem the same.

<li>
<p align="left"><b><font face="Times New Roman" size="4">
<a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
<li>
<p align="left"><b><a href="Bakelite.htm">Bakelite</a> </b></p>
</li>



Tom [Pepper] Willett said:
Look in your code/html view and see what differences you can find in the
different lists. Hint: </p> ?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| My site map page has bullet lists with no spaces between each line.
|
| Today I added a new list with a bookmark on the bottom half of the page
and
| I can't remove the spaces between each line. I have tried different
methods,
| look at the properties but can't figure this out.
|
| Any suggestion would be appreciated. The page link is:
|
| http://www.glasscottage.net/SiteMap.htm
 
That worked and thank you!

Murray said:
Try this -

<li><b><font face="Times New Roman" size="4"><a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
Suzanne Somers Costume Jewelry</a></font></b></li>
<p>>>>>>>>>>>>>><<<<<<<<<<<<</p>
<li><b><a href="Bakelite.htm">Bakelite</a></b></li>


--
Murray
============

Don said:
An example follows, the big diiference seems to be the "Target" but the
alignment and paragraphs seem the same.

<li>
<p align="left"><b><font face="Times New Roman" size="4">
<a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
Suzanne Somers Costume Jewelry said:
<<<<<<<<<<<<
<li>
<p align="left"><b><a href="Bakelite.htm">Bakelite</a> </b></p>
</li>



Tom [Pepper] Willett said:
Look in your code/html view and see what differences you can find in the
different lists. Hint: </p> ?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| My site map page has bullet lists with no spaces between each line.
|
| Today I added a new list with a bookmark on the bottom half of the page
and
| I can't remove the spaces between each line. I have tried different
methods,
| look at the properties but can't figure this out.
|
| Any suggestion would be appreciated. The page link is:
|
| http://www.glasscottage.net/SiteMap.htm
 
You're welcome! It's all in how you hold your little finger....

--
Murray
============

Don said:
That worked and thank you!

Murray said:
Try this -

<li><b><font face="Times New Roman" size="4"><a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
Suzanne Somers Costume Jewelry</a></font></b></li>
<p>>>>>>>>>>>>>><<<<<<<<<<<<</p>
<li><b><a href="Bakelite.htm">Bakelite</a></b></li>


--
Murray
============

Don said:
An example follows, the big diiference seems to be the "Target" but the
alignment and paragraphs seem the same.

<li>
<p align="left"><b><font face="Times New Roman" size="4">
<a
href="http://glasscottage.net/catalog/suzanne_somers_collection_484740_products.htm">
Suzanne Somers Costume Jewelry</a></font></b></li>
<<<<<<<<<<<<
<li>
<p align="left"><b><a href="Bakelite.htm">Bakelite</a> </b></p>
</li>



:

Look in your code/html view and see what differences you can find in
the
different lists. Hint: </p> ?
--
===
Tom [Pepper] Willett
Microsoft MVP - FrontPage
---
FrontPage Support:
http://www.frontpagemvps.com/

About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
===
| My site map page has bullet lists with no spaces between each line.
|
| Today I added a new list with a bookmark on the bottom half of the
page
and
| I can't remove the spaces between each line. I have tried different
methods,
| look at the properties but can't figure this out.
|
| Any suggestion would be appreciated. The page link is:
|
| http://www.glasscottage.net/SiteMap.htm
 
Back
Top