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
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
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
.mainsheet2{
font-family:tahoma;
font-size:11px;
color:#6a5341;
font-weight:bold;
vertical-align:middle;
text-align:center;
}
Please check this once...
Me performs, i've inserted to HTML code this:
<span class="mainsheet2"> example </span>
It works.
Me performs, i've inserted to HTML code this:
<span class="mainsheet2"> example </span>
It works.
but where i can give link
but if i use this code where can i give hyperlink
Hello guys! Thus anyone here knows best CSS tutorial sites... I really wanted to know CSS... and build my own site...
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.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.