• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Code Avengers rookie

twobitoar

Junior Member
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
 
Back
Top