Code Avengers rookie

twobitoar

Junior Member
Sep 7, 2014
1
0
0
When submitting the following code, I receive
Try again
Put <!doctype html> at the start of line 1 of your code; copy it exactly

<!doctype html>
<html>
<head>
<title>Index, Code Avengers Travel</title>
<img src="/images/caLogo.png">
<h1> Middle Earth Adventure </h1>
<img alt="CA logo" src="/images/caLogo.png">
<img title="Code Avengers">

It's still working
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
The developer tools on most browsers (F12 key) might help you find HTML and script errors.