View Single Post
  #9 (permalink)  
Old 01-24-2008, 08:18 AM
Geoserv Geoserv is offline
Banned
 
Join Date: Feb 2007
Location: Canada
Posts: 849
Thanks: 74
Thanked 49 Times in 45 Posts
As a followup, you can use:

Quote:
<p id="addBookmarkContainer"></p><p id="addBookmarkContainer"></p>
or if you don't want it to drop to the next line, you can use:

Quote:
<a id="addBookmarkContainer"></a>
I changed my to the latter.

Geoserv

Last edited by Geoserv; 01-24-2008 at 10:06 AM..
Reply With Quote