Home > Web Front-end > HTML Tutorial > Looking for an answer, I tried Baidu, but it was not enough, so Nono asked_html/css_WEB-ITnose

Looking for an answer, I tried Baidu, but it was not enough, so Nono asked_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:08:34
Original
1097 people have browsed it

I created an Html document locally, and then created a CSS document, both edited with notepad. Please take a look at the code. Why can’t I read the CSS locally? By the way, I use IE9 directly. Open!


Linked



Tangled again


Butterflies are flying


You are a song of my life


Moving




CSS code
h2{
color:#0000FF;
}
p{
color:#FF00FF;
text-decoration:underline;
font-weight:bold;
font-size:20px;
}


Reply to discussion (solution)

1.css and html are in the same directory ?


Do you know where you went wrong?

It’s in the same directory, I’ll take a closer look, halo!

Success, thank you, please don’t answer any more! !

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template