Welcome

Skip to content SUPPORT Got a Question? (FAQ) Welcome! Get Started Overview Highschool/College Printables WHAT’S NEW ABOUT – DONATE COURSES Foundations Cornerstone Bible Bible 1 Bible 2 Bible 3 Bible 4 Apologetics Biblical Hebrew Biblical Hebrew 2 Lee’s Bible Teachings Disciples of Christ Good Morning, Lord! GML! second year GML! third year GML! New Testament By Way of Reminder September Studies THE Story Computer HTML-CSS-Javascript English Literature and Composition I EP Literature and Composition II American Literature British Literature Advanced Literature and Composition History World History Early American History Comparative Government Modern American History Humanities Art Appreciation Drawing Professionally Music Appreciation Spanish 1 Spanish 2 Spanish 3 Spanish 4 Math Everyday Math Applications Consumer Math Business Math Algebra 1 Geometry Algebra 2 Trigonometry and Pre-Calculus Calculus Science Oceanography Biology with Lab Earth Science with Lab Chemistry with Lab Physics with Lab PE/Health PE/Health 1 PE/Health 2 PE/Health 3 PE/Health 4 Parent Submitted Courses Links to Other Courses Disclaimer MY EP EP STORE ALL-IN-ONE HOMESCHOOL SEARCH EASY PEASY ALL-IN-ONE HIGH SCHOOL AN EXTENSION OF EASY PEASY ALL-IN-ONE HOMESCHOOL HTML 5 on EP All-in-One Other Computer Courses – coding, Microsoft, and more Credit: 0.5 or 1.0 There are a half year of lessons, but there is another course linked to continue with that students can use to watch, then imitate, and then recreate each lesson. That would complete a full year. Course Description: This course covers basics of HTML, CSS, and Javascript. Here are examples of what you’d be able to make. one (This was a project from the course in coding that I took. Move your cursor around the page and make your screen smaller, like a cell phone, and see how the page adjusts.) two (I’ve made several versions of different types of matching games for EP.) three (This last one was for my son, until he decided to make it himself. It’s incomplete, but you can see on the main page some more of what you’ll be able to do!) This course isn’t to get you a job, but it can get you coding your own sites. This learn-to-read website I coded and then turned into an app. That was after I learned what was in this course. Course Support: Please join the HTML class forum for questions and support. Look for a post with the lesson number you have a question about. If there is one, leave a comment there after checking to see if someone else had the same question that was maybe already answered. If there isn’t a post with the lesson number, create a post. Use the lesson number as the title, Lesson 4, for example. Lesson 1 What is HTML? I don’t have the Learning with Lee website any more. I moved all those lessons onto the Easy Peasy site, what you are using now. The Learning with Lee site is not something you can go to now. Lesson 2 Headings Here’s an alternative besides looking at your code in the browser, if you’re having trouble. You can paste your code into this site. You don’t have to use Notepad. Use whatever text editor you have. Lesson 3 Paragraphs Lesson 4 The Head and Body Lesson 5 Lists Lesson 6 Headers and Footers How to leave a question in the forum. Look for a post with the lesson number you have a question about. If there is one, leave a comment there after checking to see if someone else had the same question that was maybe already answered. If there isn’t a post with the lesson number, create a post. Use the lesson number as the title, Lesson 4, for example. Lesson 7 Links Lesson 8 Div Id Lesson 9 Navigation Lesson 10 Images You need to follow my directions in the written lessons and not copy the code from the video. The Learning-with-Lee site is no longer owned by me. It has been bought up as a phishing site. Lesson 11 Images as Links Last reminder: Don’t use links to Learning-with-Lee.com. They are no longer valid. Use the directions I give you in the written lessons. How to leave a question in the forum. Look for a post with the lesson number you have a question about. If there is one, leave a comment there after checking to see if someone else had the same question that was maybe already answered. If there isn’t a post with the lesson number, create a post. Use the lesson number as the title, Lesson 4, for example. Lesson 12 Links (again) Lesson 13 Video Lesson 14 Project Lesson 15 Text Editor Here is an editor for the browser that’s a version of Visual Studio Code, if you can’t download. Lesson 16 Git Here is a lesson to get setup with Git on a Chromebook. Part of this is going into what the next lesson is (Github). Wait till you have at least an hour and then work on these two lessons together if you have a Chromebook. Lesson 17 Github (You get online with this lesson! It’s longer than the others. Be patient.) Lesson 18 Making Changes, Adding Comments Lesson 19 Span Lesson 20 Font Awesome! Lesson 21 Style.css How to leave a question in the forum. Look for a post with the lesson number you have a question about. If there is one, leave a comment there after checking to see if someone else had the same question that was maybe already answered. If there isn’t a post with the lesson number, create a post. Use the lesson number as the title, Lesson 4, for example. Lesson 22 Selectors Lesson 23 Property and Value Lesson 24 Font Lesson 25 Choosing Fonts Lesson 26 Using Color Lesson 27 Project How-To Part 1 Lesson 28 Project How-To Part 2 Lesson 29 Project How-To Part 3 Lesson 30 Project How-To Part 4 Lesson 31 Padding Lesson 32 Reset Lesson 33 Border Lesson 34 Margin Lesson 35 List Style Lesson 36 Sizing How to leave a question in the forum. Look for a post with the lesson number you have a question about. If there is one, leave a comment there after checking to see if someone else had the same question that was maybe already answered. If there isn’t a post with the lesson number, create a post. Use the lesson number as the title, Lesson 4, for example. Lesson 37 Background How to inspect Lesson 38 Z-Index (background video) Lesson 39 Opacity Lesson 40 Fixed Lesson 41 Flex – Intro Lesson 42 Flex Direction Lesson 43 Media Query Lesson 44 Flexbox Lesson 45 Flex Grow Lesson 46 Display Lesson 47 Pseudo-Classes Lesson 48 Project – Calculator Lesson 49 Project – Calculator 2 (CSS) Lesson 50 Project – Calculator 3 (Javascript Intro) Lesson 51 Project – Calculator 4 (JQuery Intro) How to leave a question in the forum. Look for a post with the lesson number you have a question about. If there is one, leave a comment there after checking to see if someone else had the same question that was maybe already answered. If there isn’t a post with the lesson number, create a post. Use the lesson number as the title, Lesson 4, for example. Lesson 52 Project – Calculator 5 (this, commenting) Lesson 53 Project – Calculator 6 (if statements) Lesson 54 Project – Calculator 7 (null) Lesson 55 Project – Calculator 8 (return) Lesson 56 Project – Calculator 9 (length) Lesson 57 Project – Calculator 10 (CSS) Lesson 58 Project – Calculator 11 (going online, fork) Lesson 59 Project – War (setup) Lesson 60 Project – War (HTML) Lesson 61 Project – War (CSS) Lesson 62 Project – War (For Loops) Lesson 63 Project – War (Arrays) Lesson 64 Arrays Lesson 65 Project – War (Using for loops to make arrays) Lesson 66 Project – War (Shuffle) Lesson 67 Project – War (Review) Lesson 68 Project – War (Face Cards) Lesson 69 Project – War (Tie – audio) Lesson 70 Project – War (Find the Winner of a Tie) Lesson 71 Project – War (Ending the game) Lesson 72 Project – War (Going Online) Lesson 73 Project – War (Input) Lesson 74 Project – War (CSS) Lesson 75 Project – War (Compare, Boolean) Lesson 76 Project – War (Integers) Lesson 77 Project – War (Input) Lesson 78 Project – War (Input Variables) Lesson 79 Project – War (Emptying Input) Lesson 80 Project – War (Unbind, Mobile Display) Lesson 81 Here’s a free course that will get you a lot deeper into Javascript and give you a lot more code to use to help you build your own projects. Search for: Search … EP FAMILY ADS, EP SWAG, AND MORE IN THE STORE! Support Got a Question? (FAQ) Welcome! Get Started Overview Printables Homeschooling High School/College What’s New My EP Assignments Resources for Your Teens About – Donate EP Store Courses Foundations Cornerstone Bible Bible 1 Bible 2 Bible 3 Bible 4 Biblical Hebrew Biblical Hebrew 2 Apologetics Lee’s Bible Teachings Disciples of Christ Good Morning, Lord! GML! second year GML! third year GML! New Testament By Way of Reminder September Studies THE Story Computer HTML 5 English Literature and Composition I EP Literature and Composition II American Literature British Literature Advanced Literature and Composition History World History Early American History Comparative Government Modern American History Humanities Art Appreciation Drawing Professionally Music Appreciation Spanish 1 Spanish 2 Spanish 3 Spanish 4 Math Everyday Math Applications Consumer Math Business Math Algebra 1 Geometry Algebra 2 Trigonometry and Precalculus Calculus Science Oceanography with Lab Biology with Lab Earth Science with Lab Chemistry with Lab Physics with Lab PE/Health PE/Health 1 PE/Health 2 PE/Health 3 PE/Health 4 Parent Submitted Courses Links to Other Courses Disclaimer ASK A QUESTION Please check the FAQ page before posting a question! Support Group Or find a specific location or level group List of facebook groups FOLLOW EP ON FACEBOOK FOLLOW BLOG VIA EMAIL Enter your email address to follow this blog and receive notifications of new posts by email. Email Address: FOLLOW LEE’S MIRACLE STORIES – LET’S NOT FEAR Disclaimer The assignments, the collection of links, the structure of the curriculum and the files created by this site all belong to this blog owner and may not be copied and published to another site or used for any commercial benefit. Copyright 2025 Lee Giles All Rights Reserved Powered by WordPress.com.