DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   HTML and CSS (http://www.daniweb.com/forums/forum143.html)
-   -   CSS Style sheet (http://www.daniweb.com/forums/thread128144.html)

sreein1986 Jun 7th, 2008 1:51 am
CSS Style sheet
 
Hi,
I created one website but in that website
in that site i make a link and applied style sheet but in browser style sheet not appered

please help me

ardeezstyle Jun 7th, 2008 6:05 am
Re: CSS Style sheet
 
hi ! may be the style u embedded is not supported by the browsers.

Will u please let me know wat codes u used for the style

sreein1986 Jun 7th, 2008 6:19 am
Re: CSS Style sheet
 
.mainsheet2{
        font-family:tahoma;
        font-size:11px;
        color:#6a5341;
        font-weight:bold;
        vertical-align:middle;
        text-align:center;
}
Please check this once...

lio04 Jun 7th, 2008 9:40 am
Re: CSS Style sheet
 
Me performs, i've inserted to HTML code this:

<span class="mainsheet2"> example </span>

It works.

sreein1986 Jun 9th, 2008 5:57 am
Re: CSS Style sheet
 
Quote:

Originally Posted by lio04 (Post 622677)
Me performs, i've inserted to HTML code this:

<span class="mainsheet2"> example </span>

It works.

but where i can give link

sreein1986 Jun 9th, 2008 6:07 am
Re: CSS Style sheet
 
but if i use this code where can i give hyperlink

kebs123 Jun 9th, 2008 9:22 am
Re: CSS Style sheet
 
Hello guys! Thus anyone here knows best CSS tutorial sites... I really wanted to know CSS... and build my own site...

MidiMagic Jun 10th, 2008 3:20 am
Re: CSS Style sheet
 
You have to put the link in <a> tags. A style can't have a link.

Or are you wanting the link to the style sheet. It goes in the style tag in the head section.

Note that browsers can switch off color changes for links with user settings.


All times are GMT -4. The time now is 5:33 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC