Help - Search - Members - Calendar
Full Version: need help with sidebar
Forums > Resource Center > Support Center > Blogger Support > Blogger Resolved Topics
deleteaccount
i want to put my friend's link and i put the code like this=
<a href="URL TO FRIENDS SITE">FRIENDS NAME</a>
<a href="URL TO FRIENDS SITE">FRIENDS NAME</a>

it turns out to be like this=

FRIENDS NAME FRIENDS NAME

i want it to be like this=

FRIENDS NAME
FRIENDS NAME

how do i do that?pls thnx!
Pulchritude
You have the to put
CODE
<br>
after each one so it would look like this
CODE
<a href="URL TO FRIENDS SITE">FRIENDS NAME</a><br>
<a href="URL TO FRIENDS SITE">FRIENDS NAME</a><br>

and so on..
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.