Forum Moderators: open

Message Too Old, No Replies

Italics in html title?

         

obsos

5:34 am on Jul 20, 2005 (gmt 0)

10+ Year Member



Hi,

We're trying to promote some stage shows at our local theatres. Is it possible to use italics for the name of the show in the html title (and description for that matter)?

Cheers
Robyn

keyplyr

5:53 am on Jul 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



AFAIK you cannot code the meta tags for 'title' or 'description' to display in italics, but you can have your <H1> tags (the page heading tags) do this quite easily with CSS.

dmorison

6:02 am on Jul 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Correct - the HTML specification states that markup is not permitted in the <title> element:

[w3.org...]

Busy

10:18 am on Jul 20, 2005 (gmt 0)

10+ Year Member



When I want to add a little flavor to the page title I usually use colons or other symbols, like this.

Theatre Group presents .::Name of Play::.

Just don't go overboard with it or it will look bad.

tedster

2:54 pm on Jul 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I often use single quotes around 'Citations' in the page title - it seems to me the safest approach, but I also like that fancy option you suggest, dmorison. I would never have thought of it.

obsos

10:32 pm on Jul 20, 2005 (gmt 0)

10+ Year Member



Great ... thanks for that ... I like that colon idea also.
Thanks for all your responses.
Cheers
Robyn