The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Can I style the <title> element
jaschulz
post Oct 14 2006, 10:34 AM
Post #1





Group: Members
Posts: 2
Joined: 14-October 06
Member No.: 435



I would like the title to show a superscripted registered trademark symbol (&reg;) as the last character, thus:

MyGadget&reg;

Is this possible? If so, how do I do it?

Thanks,

JAS
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
jimlongo
post Oct 14 2006, 10:43 AM
Post #2


This is My Life
*******

Group: Members
Posts: 1,128
Joined: 24-August 06
From: t-dot
Member No.: 16



You can see the entity as a reg trademark in the title, but you can't apply styling to it.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Oct 14 2006, 11:04 PM
Post #3


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,730
Joined: 9-August 06
Member No.: 6



Well, you can, but it won't show on the title bar. laugh.gif

CODE

head,title   { display: block }
title        { color: red; background: silver }


And that won't work in all browsers either!

Sorry! blush.gif
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 15th April 2024 - 11:54 PM