HighDots Forums  

text-transform: uppercase

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss text-transform: uppercase in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
twocans
 
Posts: n/a

Default text-transform: uppercase - 07-01-2006 , 04:55 AM






been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of the
leading browsers.

regards

kenny



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

Default Re: text-transform: uppercase - 07-01-2006 , 05:08 AM






never mind I found it

http://www.w3schools.com/css/css_reference.asp


text-transform: is supports from ie 4 up and firefox 1 up


kenny


"twocans" <buyme (AT) guinness (DOT) com> wrote

Quote:
been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of the
leading browsers.

regards

kenny




Reply With Quote
  #3  
Old   
twocans
 
Posts: n/a

Default Re: text-transform: uppercase - 07-01-2006 , 07:02 AM



huumm bummer , it doesnt work if all the letters are already capitalized, I
had hoped that it would make the first letter of each word capital.

<table width="220" border="0" cellpadding="2" style="text-transform:
capitalize;">
<tr>
<td >UNITED KINGDOM</td>
</tr>
</table>















"twocans" <buyme (AT) guinness (DOT) com> wrote

Quote:
never mind I found it

http://www.w3schools.com/css/css_reference.asp


text-transform: is supports from ie 4 up and firefox 1 up


kenny


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85dap$gec$1 (AT) forums (DOT) macromedia.com...
been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of the
leading browsers.

regards

kenny






Reply With Quote
  #4  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: text-transform: uppercase - 07-01-2006 , 07:16 AM



That's what you use the :first-letter pseudo-class for.

Or do you want the whole sentence with capital first letters?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"twocans" <buyme (AT) guinness (DOT) com> wrote

Quote:
huumm bummer , it doesnt work if all the letters are already capitalized,
I had hoped that it would make the first letter of each word capital.

table width="220" border="0" cellpadding="2" style="text-transform:
capitalize;"
tr
td >UNITED KINGDOM</td
/tr
/table















"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85e2p$h5m$1 (AT) forums (DOT) macromedia.com...
never mind I found it

http://www.w3schools.com/css/css_reference.asp


text-transform: is supports from ie 4 up and firefox 1 up


kenny


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85dap$gec$1 (AT) forums (DOT) macromedia.com...
been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of the
leading browsers.

regards

kenny








Reply With Quote
  #5  
Old   
twocans
 
Posts: n/a

Default Re: text-transform: uppercase - 07-01-2006 , 11:06 AM



Hi Murray,
I want the entire sentence with capital first letters. is this possible.

regards

kenny




"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
That's what you use the :first-letter pseudo-class for.

Or do you want the whole sentence with capital first letters?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85kog$nrs$1 (AT) forums (DOT) macromedia.com...
huumm bummer , it doesnt work if all the letters are already capitalized,
I had hoped that it would make the first letter of each word capital.

table width="220" border="0" cellpadding="2" style="text-transform:
capitalize;"
tr
td >UNITED KINGDOM</td
/tr
/table















"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85e2p$h5m$1 (AT) forums (DOT) macromedia.com...
never mind I found it

http://www.w3schools.com/css/css_reference.asp


text-transform: is supports from ie 4 up and firefox 1 up


kenny


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85dap$gec$1 (AT) forums (DOT) macromedia.com...
been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of
the leading browsers.

regards

kenny










Reply With Quote
  #6  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: text-transform: uppercase - 07-01-2006 , 11:24 AM



Not easily with CSS, I think.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"twocans" <buyme (AT) guinness (DOT) com> wrote

Quote:
Hi Murray,
I want the entire sentence with capital first letters. is this possible.

regards

kenny




"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:e85lhn$om3$1 (AT) forums (DOT) macromedia.com...
That's what you use the :first-letter pseudo-class for.

Or do you want the whole sentence with capital first letters?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85kog$nrs$1 (AT) forums (DOT) macromedia.com...
huumm bummer , it doesnt work if all the letters are already
capitalized, I had hoped that it would make the first letter of each
word capital.

table width="220" border="0" cellpadding="2" style="text-transform:
capitalize;"
tr
td >UNITED KINGDOM</td
/tr
/table















"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85e2p$h5m$1 (AT) forums (DOT) macromedia.com...
never mind I found it

http://www.w3schools.com/css/css_reference.asp


text-transform: is supports from ie 4 up and firefox 1 up


kenny


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85dap$gec$1 (AT) forums (DOT) macromedia.com...
been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of
the leading browsers.

regards

kenny












Reply With Quote
  #7  
Old   
twocans
 
Posts: n/a

Default Re: text-transform: uppercase - 07-01-2006 , 11:36 AM



ok Thanks for been there,




"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote

Quote:
Not easily with CSS, I think.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e8631j$9g4$1 (AT) forums (DOT) macromedia.com...
Hi Murray,
I want the entire sentence with capital first letters. is this possible.

regards

kenny




"Murray *ACE*" <forums (AT) HAHAgreat-web-sights (DOT) com> wrote in message
news:e85lhn$om3$1 (AT) forums (DOT) macromedia.com...
That's what you use the :first-letter pseudo-class for.

Or do you want the whole sentence with capital first letters?

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85kog$nrs$1 (AT) forums (DOT) macromedia.com...
huumm bummer , it doesnt work if all the letters are already
capitalized, I had hoped that it would make the first letter of each
word capital.

table width="220" border="0" cellpadding="2" style="text-transform:
capitalize;"
tr
td >UNITED KINGDOM</td
/tr
/table















"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85e2p$h5m$1 (AT) forums (DOT) macromedia.com...
never mind I found it

http://www.w3schools.com/css/css_reference.asp


text-transform: is supports from ie 4 up and firefox 1 up


kenny


"twocans" <buyme (AT) guinness (DOT) com> wrote in message
news:e85dap$gec$1 (AT) forums (DOT) macromedia.com...
been looking at the

{
text-transform: uppercase
}

have had a check around and wasnt too sure, is it support by most of
the leading browsers.

regards

kenny














Reply With Quote
Reply




Thread Tools
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.