Interactive Programming Forums
Login
Register
Home
Questions/Snippets/Exercises
Unanswered
Tags
Ask a Question
Post a Code Snippet
Post an Exercise
Welcome to Interactive Programming Forums, where you can ask questions, receive answers from other members of the community, post code snippets and post exercies.
All categories
Ruby
(3)
Python
(10)
PHP
(7)
Perl
(2)
SQL
(8)
Javascript
(6)
HTML
(20)
CSS
(4)
jQuery
(0)
XML
(3)
Code Snippets
(1)
Exercises
(4)
Other
(9)
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>
html
programming
error
posted
10 years
ago
in
HTML
by
sdubois
(
8,090
points)
0 Answers
Related questions
+2
votes
1
answer
Having Problem in HTML Tutorial 3 Last Excercise.
posted
12 years
ago
in
HTML
by
waseem.shah20
(
1,350
points)
html
error
programming
+10
votes
1
answer
Trouble with a html exercise (SOLVED)
posted
12 years
ago
in
HTML
by
Sigurður Jónsson
(
6,630
points)
html
+10
votes
1
answer
in html 2,exercise 5 i have problem please F1
posted
12 years
ago
in
HTML
by
Milad1991
(
2,750
points)
html
+17
votes
1
answer
Problem Making A Table
posted
12 years
ago
in
HTML
by
team.kurt1
(
1,120
points)
programming
html
table
problem
+11
votes
1
answer
How to understand easily the terms of your exercises as a new student who had not such kind of knowledge before?
posted
12 years
ago
in
Exercises
by
chanmg84
(
1,860
points)
programming-code
programming
html
php