HighTechTalks DotNet Forums  

How to change the font of all cells

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss How to change the font of all cells in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Academia
 
Posts: n/a

Default How to change the font of all cells - 12-21-2007 , 06:48 PM






I want all the text in the table have the font face Verdana.

I tried:

<table><font face="Verdana">



But that didn't work.

Is there a way to change the font of all cells by one specification?





Thanks



Reply With Quote
  #2  
Old   
Academia
 
Posts: n/a

Default Re: How to change the font of all cells - 12-21-2007 , 09:35 PM






I found it
<table style="font-family: Verdana">

but I can't find out how to make the lines that separate the cells visible.

Is that possible?



Thanks





"Academia" <academiaNOSPAM (AT) a-znet (DOT) com> wrote

Quote:
I want all the text in the table have the font face Verdana.

I tried:

table><font face="Verdana"



But that didn't work.

Is there a way to change the font of all cells by one specification?





Thanks





Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.