This post is from a suggested group
Groups Feed
View groups and posts below.
This post is from a suggested group
Struggling with 18
I don't have a "comments" link to select and mine looks different than the one on the video lesson. I'm not sure what to do.

This post is from a suggested group
This post is from a suggested group
Images (for project)
I started my project for lesson 14 a few days ago, and
I am having trouble with my images. The images as links show up fine, but the images alone from my computer (not an online source) just show a blank white area. I have tried moving the images folder, I made sure that the spelling is correct, and I have tried reloading the pictures to the folder. Any suggestions?
This post is from a suggested group
This post is from a suggested group
Chromebooks
Lee,
Thank you for all the work you have put into EP. It is super appreciated by all who use it. Can you help me find the information about taking this course with a Chromebook? I saw it at one point and can no longer find it. I would like to be able to help my daughter be successful in this course, however she is using a Chromebook, and it is proving to be a challenge. Thank you again for all your assistance.
Here are notes from an old post. Does this help? If you don't have Notepad, you can make use of any available text editor. It's not important. https://www.makeuseof.com/tag/four-best-text-editors-chromebook/
Also, here's a site where you can view your code online if you are having any trouble with that. https://codebeautify.org/htmlviewer
This post is from a suggested group
on lesson 12

why is the ./lessons/lesson1.html showing as a missing file?
Because you don't have a file called something.html in a folder called lessons in the same folder where you have index.html. Your code says that there is a folder called lessons in the same folder where you have index.html. Is that true? Please also note that Lessons is not the same as lessons. The capitalization matters. You can also try dropping the period before the /lessons if nothing else is working.
This post is from a suggested group
Lesson 6
<html>
<head>
<title>Lesson 6</title>
</head>
<body>
<header>