Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.

HTML II Last Exercise Issue

0 votes
The last question in HTMLII keeps throwing me an incorrect response when I'm sure the code I've written is correct. I've tried it in both Chrome and Firefox to no avail on either.

 <html>
<head>
<title></title>
</head>
<body>
<dl>
<dt>HE</dt>

<dd>* Hurricane Electric</dd>
<dd>* Hurricane Electric</dd>
<dd>* Hurricane Electric</dd>

</dl>
</body>
</html>
posted 9 years ago in HTML by sdubois (8,090 points)

0 Answers

Related questions

+2 votes
1 answer
posted 11 years ago in HTML by waseem.shah20 (1,350 points)
+10 votes
1 answer
posted 11 years ago in HTML by Sigurður Jónsson (6,630 points)
+10 votes
1 answer
posted 11 years ago in HTML by Milad1991 (2,750 points)
+17 votes
1 answer
posted 11 years ago in HTML by team.kurt1 (1,120 points)