[AccessD] OT: CSS - External .css

Mitsules, Mark mitsules_ms at nns.com
Wed May 28 10:17:07 CDT 2003


>Are you saying that <H3><TITLE>...</TITLE></H3> didn't work?

Yes, that's what I'm saying.

>IIRC, the later versions of HTML allow the <TITLE> tag to have a FontSize
property.  If you go to W3C's website you should be able to find the full
definition of current HTML tag properties.

http://www.w3.org/TR/html401/struct/global.html#edef-TITLE
No information here pertaining to your recollections.


My current solution is an obvious hack, I was just hoping someone was aware
of a more elegant hack.


Mark


-----Original Message-----
From: Wortz, Charles [mailto:CWortz at tea.state.tx.us] 
Sent: Wednesday, May 28, 2003 9:30 AM
To: accessd at databaseadvisors.com
Subject: RE: [AccessD] OT: CSS - External .css


Mark,

Are you saying that <H3><TITLE>...</TITLE></H3> didn't work?  IIRC, the
later versions of HTML allow the <TITLE> tag to have a FontSize property.
If you go to W3C's website you should be able to find the full definition of
current HTML tag properties.

Charles Wortz
Software Development Division
Texas Education Agency
1701 N. Congress Ave
Austin, TX 78701-1494
512-463-9493
CWortz at tea.state.tx.us



-----Original Message-----
From: Mitsules, Mark [mailto:mitsules_ms at nns.com] 
Sent: Wednesday 2003 May 28 08:21
To: 'AccessD'
Subject: [AccessD] OT: CSS - External .css

Group,

Is anyone aware of a method to change the default size of a <TITLE> tag? I
have a unique situation where I need to change a <TITLE> tag from its
default size to <H3> size (PHB strikes again).  Currently, the only way I've
been able to do this is by placing <H3> tags within the <TITLE> tag.
Although this approach does change the size as required, it unfortunately
prints the <H3></H3> tags literally in the title bar.  It seems that a CSS
approach would address this, but an external .css is not loaded until the
<HEAD> section...any ideas?

Any pointers, references would be greatly appreciated,


Mark
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


More information about the AccessD mailing list