Sunday, November 21, 2010

How do I add bullets without a break line in html?

As the question says, I want to know how to add bullets without a break line in html. There should be bullets but they need to be beside each other in one line. Please help.How do I add bullets without a break line in html?
Type:



%26amp; bull;



without the space between %26amp; and b and it will create a bullet point.How do I add bullets without a break line in html?
You'll probably have to rig up some graphic and use that. ';Bullets'; are part of the list tags, so there's no separate ';bullet'; tag in HTML.



You might be able to use list tags to do this, but it would take come experimentation with CSS.
Try giving each list element an id and using CSS to position them next to each other.
%26amp; #8226;



put that in your code, except take out the space between the %26amp; and the #.
  • looking for advice on how to
  • losing hair
  • No comments:

    Post a Comment