Wortz, Charles
CWortz at tea.state.tx.us
Wed May 28 08:29:55 CDT 2003
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