Avatar of Inspiro-media
Inspiro-media

asked on 

Problem linking css file to html doc

hi guys,

 I am having an issue linking my stylesheet to my html file here is the code:

<!doctype html>
<html lang="en">
<head>
<title>Steve Test</title>
<meta charset="utf-8">
    <a rel="stylesheet" type="text/css" href="css/style.css"></a>
</head>
<body>
<h1>Steves Test</h1>    
<p>This is a test website</p>
</body>
</html>

h1 {
color: blue
font: arial;
}

p {
   
color: green;
}
 Any help would be appreciated thanks.
HTMLCSS

Avatar of undefined
Last Comment
Shaun Kline
ASKER CERTIFIED SOLUTION
Avatar of Shaun Kline
Shaun Kline
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of Inspiro-media
Inspiro-media

ASKER

thank you
Avatar of Inspiro-media
Inspiro-media

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for Inspiro-media's comment #a41462146

for the following reason:

very informative
Avatar of Shaun Kline
Shaun Kline
Flag of United States of America image

A valid answer was supplied for solving the question.
HTML
HTML

HTML (HyperText Markup Language) is the main markup language for creating web pages and other information to be displayed in a web browser, providing both the structure and content for what is sent from a web server through the use of tags. The current implementation of the HTML specification is HTML5.

62K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo