Editing Default HTML Formatting
Is anyone familiar with HTML that can tell me how to modify the default code so that it doesn't insert unwanted spaces? Especially with bulleted items, when I want them to appear eight below nonbulleted items? I'm aware I can get around the regular spaces by holding shift when I press enter, but that doesn't solve the bullets issue.
Thanks
<HTML><HEAD>
<META name=GENERATOR content="InfoQube 0.9.80b">
<META charset=UTF-8>
<STYLE> body {font-family:MS Sans Serif; font-size:18;}table {font-family:MS Sans Serif; font-size:18;}</STYLE>
</HEAD>
<BODY style="ZOOM: 1" bottomMargin=0 leftMargin=2 rightMargin=2 topMargin=2 bgColor=#ffffff>
<DIV> </DIV></BODY></HTML>
<META name=GENERATOR content="InfoQube 0.9.80b">
<META charset=UTF-8>
<STYLE> body {font-family:MS Sans Serif; font-size:18;}table {font-family:MS Sans Serif; font-size:18;}</STYLE>
</HEAD>
<BODY style="ZOOM: 1" bottomMargin=0 leftMargin=2 rightMargin=2 topMargin=2 bgColor=#ffffff>
<DIV> </DIV></BODY></HTML>
- Read more about Editing Default HTML Formatting
- 2 comments
- Log in or register to post comments