Link to home
Start Free TrialLog in
Avatar of volking
volking

asked on

HTML syntax question

The below displays nothing - I expected Hello World
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
  
</head>
<body>
    <div style="font-size:200%"font-family:'Comic Sans MS'";  hello world</div>
</body>
</html>

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of Dave Baldwin
Dave Baldwin
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of volking
volking

ASKER

thx
You're welcome.
Avatar of volking

ASKER

Probably just the first of many more to come. I used to earn over $100k to do coding, but then I had a stroke and lost most of my mind, fingers, and eyes. So I'm trying to re-teach myself. sigh. It's slow slugging.

frederick
Good luck then!!  We're here all the time.