webniche wrote:How can I obtain a smaller font size in dreamweaver than 8
I'm not familiar with Dreamweaver, but you can change the font size at the code level.
The HTML tag sequence <font size="size"> can be changed. Change this to whatever size you want, 7pt or smaller in your case. You can also use emphasis levels such as 1.5em and the default font size settings such as +1.
If you are using the HTML 4.01 Strict DOCTYPE, or are using CSS snippets in your document, it will be embedded in a tag with the STYLE attribute. So, you'd have something like this: <span style="font-size: size">. Change the value of size to whatever size you want, 7pt or smaller in your case. You can also use emphasis levels such as 1.5em and the default font size settings such as +1.
If you are using HTML with a CSS stylesheet, just find the element, class, or ID in the stylesheet, and change the font-size attribute approproately (as described above).
You may also want to note that the <h6> tag (I think) at 100% zoom on most browsers is smaller than 8pt.
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Donzilla/0.7PR1.5 (wml/1.3)
Laptop: HP Compaq nx6325 - Turion 64 X2 @ 2GHz, 2GB DDR2, 100GB HD, ATI Radeon X300, 15" LCD, Seven Pro
Handheld: Palm Treo 650 - Intel PXA270 @ 312MHz, 10MB RAM, 32MB flash, 2.7" LCD, Palm OS 5.4