Re: CSS software tools sought
Albert Wiersch wrote:
	
		
I (and others) already gave you the answer.
font-family: sans-serif;
font-size: 100%;
--
-bts
-Motorcycles defy gravity; cars just suck
							
						
					Albert Wiersch wrote:
			
			
			
				If you know of a practical way to use a good-looking font like Verdana
(or other nice font that is modern, good-looking, common, and easy to
read) and that doesn't have a "size" problem when the user doesn't
have the font installed, then let me know. If there's a way to have
the best of both without any side-effects, I like to know what it is.
	(or other nice font that is modern, good-looking, common, and easy to
read) and that doesn't have a "size" problem when the user doesn't
have the font installed, then let me know. If there's a way to have
the best of both without any side-effects, I like to know what it is.
font-family: sans-serif;
font-size: 100%;
--
-bts
-Motorcycles defy gravity; cars just suck
	
Comment