bobmmay
#1
In index.html
<head>
<title>Vacation World</title>
<link rel="stylesheet" type="text/css" href="style.css" >
</head>
In style.css
p { color: red; font-size: 20px; font-family: Arial; }
The two
paragraphs are modified as directed (as far as I can tell). The result is as specified.
There have been reports of bugs like this one…
Run until “Get Code”, double check your code against the solution, and move on from the exercise. 
2 Likes
bobmmay
#3
Brin, thank you very much!
(Chinese) 谢谢您! 对我用处很深。 —— 来自一个中国的中学生
(Translate)Thank you!It’s very useful to me. ——From a Chinese middle school student
system
closed
#5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.