This is a discussion on "change text underline colour help" within the Web Page Design section. This forum, and the thread "change text underline colour help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
change text underline colour help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
change text underline colour help
hi was wondering if there is a certain code for changing underlines color not the text the underline and i no theres 1 for a link but i don't want it for a link i want it just text not link
Thanx Last edited by Aaron1988; Aug 29th, 2006 at 03:23. Reason: spell mistake |
|
#2
|
|||
|
|||
|
Re: change text underline colour help
span.foo { padding:2px; border-bottom:1px solid #000;} or similar. Just adjust the padding etc to match your line-height and spacing.
<span class="foo">Underlined Text</span>
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#3
|
|||
|
|||
|
Re: change text underline colour help
hey thanx m8 do i put code in my html file if i do where bouts or do i ahve to put it into CSS?
|
|
#4
|
|||
|
|||
|
Re: change text underline colour help
Both. Set the style in your css and use html to get it to display.
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#5
|
|||
|
|||
|
Re: change text underline colour help
can u show me an exmple in CSS please if ya dont mindm8 i do have yahoo and messenger if ya wanna add me my yahoo pm me and if ya wanna add me hotmail pm 2
|
|
#6
|
|||
|
|||
|
Re: change text underline colour help
...
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
#7
|
|||
|
|||
|
Re: change text underline colour help
You should be very careful when underlining text that you don't confuse the end user into thinking it's a link and wondering why they can't get it to work. In general, avoid underlining text in favour of using bold and italic if you need to emphasize something. |
![]() |
| Tags |
| change, text, underline, colour, help |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Background colour change. | A800 | JavaScript Forum | 4 | Jun 6th, 2008 13:16 |
| Change the colour of dynamic text when ACTIVE or INACTIVE | ollielaroo | Classic ASP | 13 | Jun 3rd, 2008 11:36 |
| change colour of text, on hover. | Jason3107 | Web Page Design | 28 | Sep 28th, 2007 00:10 |
| Colour change | Angel2020 | Web Page Design | 4 | Nov 17th, 2006 12:23 |
| Is there a way to change the colour scheme? | gwx03 | Webforumz Suggestions and Feedback | 14 | Jan 6th, 2006 19:00 |