top of page

Groups Feed

View groups and posts below.


This post is from a suggested group

2 Views

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.

26 Views
T Adkins
T Adkins
3 days ago

This post is from a suggested group

14 Views

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?


35 Views
Lee Giles
Lee Giles
4 days ago

Is your images folder inside the same folder where you have index.html? You could give me a screenshot of your folder with index and images in it.


This post is from a suggested group

25 Views

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.

28 Views
Lee Giles
Lee Giles
6 days ago

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

22 Views

This post is from a suggested group

on lesson 12

why is the ./lessons/lesson1.html showing as a missing file?

31 Views
Lee Giles
Lee Giles
Feb 25

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>


36 Views

yes, when I put it in chrome it just shows the code, what do I do to fix it?

bottom of page