HTML Ultimate Beginner's GuideQuick View
magicalmindslearning

HTML Ultimate Beginner's Guide

(0)
A beginner-friendly guide to HTML, designed for KS3 to GCSE Computer Science students. This handout introduces web development from scratch, assuming no prior knowledge. With step-by-step tutorials, engaging examples, and clear explanations, it’s the perfect resource for students to learn HTML fundamentals and build their first web pages. Ideal for classroom use or self-study. Contents Introduction to HTML Basic Structure of an HTML Document HTML Document Layout Essential Tags: <html>, <head>, <title>, <body> First Webpage: “Hello, World!” 3. Working with Text Headings and Paragraphs Line Breaks and Horizontal Lines Basic Text Formatting: Bold, Italics, and Underline 4. Adding Links and Images Creating Hyperlinks with <a> Adding Images with <img> Using Alt Text for Accessibility 5. Lists in HTML Ordered and Unordered Lists Nesting Lists 6. Tables for Organizing Data Table Structure: <table>, <tr>, <th>, <td> Creating a Simple Table Styling Tables with Borders and Width 7. Introduction to CSS Styling Inline, Internal, and External CSS Basic CSS Selectors: Elements, Classes, and IDs Styling Text and Backgrounds 8. Layout and Structure with Divs and Spans Grouping Content with <div> and <span> Applying CSS to Divs and Spans 9. HTML5 Semantic Elements Header, Footer, Section, Article, and Aside Organizing Content with Semantic Tags 10. Building a Simple Web Page Project Project Overview: Personal Web Page Step-by-Step Guide Adding Basic CSS for Style 11. Debugging HTML and CSS Common Errors in HTML Troubleshooting CSS Using Developer Tools 12. Resources for Practice Online HTML Editors and Practice Sites Further Learning Resources
Web Design - JavascriptQuick View
rombop

Web Design - Javascript

(0)
There are 3 web languages that web developers must learn. They are all interconnected. HTML to define the content of web pages. CSS to specify the layout of web pages. JavaScript to program the behavior of web pages. This unit is all about JavaScript! This Unit covers: Including JavaScript Outputs Comments Variables Operators Functions Arrays Dates & Time Math Random Conditions Validate Forms Loops Daily Tasks An Assignment + Assessment There are 5 lessons in total for this Javascript unit and a final assignment. The whole package is in a Editable Google Slide. The page size is setup to be printed on a 8.5 x 11 page. This makes it easy to digitally or physically share the handouts with the students. This resource is apart of a bundle which can be found here. Web Design - HTML Unit Web Design - CSS Unit Web Design - JavaScript Unit Web Design Bundle
HTML Coding KS3Quick View
mackers15

HTML Coding KS3

(0)
I have created a lesson for year 8 students introducing HTML Coding to them.
Website Implementation (Coding in HTML, CSS and JavaScript)Quick View
snegreid

Website Implementation (Coding in HTML, CSS and JavaScript)

(0)
This 72 page booklet is the second of three written to cover the process of creating a website from analysis to coding to evaluation. Booklet 2 is split into two parts and should take between 20 and 40 hours to complete depending on the coding proficiency of your students. 2A - Implementation Examples: This 48 page booklet gives worked examples of HTML, CSS and JavaScript code using a cycling website as a scenario. 2B - Implementation Tasks: This 24 page booklet contains 13 tasks by the end of which students will have coded a 13 page “student cooking” website. The content covered can be briefly summarised as: Building a template page HTML 5 page structure (header, nav, main and footer) Positioning content (margins, padding, display & float) Building a navigation bar using lists and CSS HTML 5 forms (text, number, radio button, text area and select input) Interactivity using JavaScript mouse events (roll-over images, changing page styles, showing/hiding content) Please note that students should have a basic knowledge of HTML (head, body, links, headings, paragraphs and images) and a very basic understanding of CSS (changing text size, font, colour) before starting this course. The download comes with four additional sets of files: The complete cycling website created during booklet 2A. The complete cooking website created by students during the task booklet 2B. The student files required to get started. Additional content that can be dropped into blank pages to save student spending hours typing in content. Booklet 3 (testing and evaluation) will be coming soon.
Scientific Calculator using HTML, CSS and JavaScriptQuick View
ohiolei_sunlaw

Scientific Calculator using HTML, CSS and JavaScript

(2)
This project is suitable for foundation as well as A levels students. The HTML, CSS and Javascript are zipped for your use as a guide to students project. You can access the video on youtube using the search criteria below. “Scientific calculator using html, css and javascript + lively and educating”
HTML  and CSS (7 lessons)Quick View
lyonkind09

HTML and CSS (7 lessons)

(0)
This is a 7 lesson unit of work. It covers basic to more advanced skills in html and is broken into 7 lessons: L1: What is the internet? L2: Planning a website and understanding basic code L3: Adding basic code to create a basic webpage (colours, formatting text, adding images) L4: Adding sound and a marquee L5: More advanced HTML L6: Using CSS and understanding the advantages of this This unit includes starter activities, a clear differentiated guide to use HTML for students. Help sheets for students. A reflection log which can be filled in each lesson by students to show progress. This unit of work allows students to explore different areas of coding and programming and introduces them to web design. Ideal for KS3 classes.
Tables in HTML Lesson 5Quick View
laurahelen1980

Tables in HTML Lesson 5

(1)
Detailed lesson plan including all instructions, questions, tasks for a full lesson on how to insert a table into HTML. Lesson 5 in the scheme of HTML lessons produced. Answers included within PowerPoint alongside ideas for delivery Bronze, Silver, Gold, Platinum differentiation Extensions tasks included at end for higher ability pupils
HTML/CSS/JavaScript code comprehension workbookQuick View
ratams

HTML/CSS/JavaScript code comprehension workbook

(0)
36 tasks testing comprehension of web development code, covering HTML, CSS and a small amount of JavaScript. Ideal as a homework booklet but could also be used in class. Includes answer booklet. HTML: • basic page structure (head, body) • headings • paragraph • divs •hyperlinks - a, external and internal • img - including standard file formats • audio • video • lists - ol, ul and li CSS: • selectors • properties - font (family, size), color, text-align, background-color Javascript mouse events: • Onmouseover • Onmouseout
Dive into HTML and CSSQuick View
pythonista

Dive into HTML and CSS

(0)
Objective(s): LO1 – To introduce HTML and CSS Outcome(s): – To create a basic HTML 5 template – To insert an image into a web page – To apply basic CSS styles to a web page Description: Teach the students the basics of HTML and CSS with this fun and informative HTML / CSS workbook. Students will learn how to build their own web page from scratch using the Notepad++ Text Editor (free and open source software), although any text editor can be used. The workbook is beautifully designed and easy to follow, with clear and simple step-by-step examples to get each section working. Included files: – Dive into HTML and CSS Workbook.pdf – Dive into HTML and CSS Workbook.pages – Dive into HTML and CSS Workbook.docx /Pythonista 🐍
Html and css : An IntroductionQuick View
Narcud8

Html and css : An Introduction

(1)
8 lesson bundle consisting of lots of practical activities and differentiated tasks with answers (written and html pages), so learners can practise what they have learnt culminating in website project. An introduction to common html tags and CSS styling. Basic - intermediate level. (40 Pages in all). Lesson 1 : Introduction to Html Lesson 2 : CSS - formatting text Lesson 3: CSS - formatting backgrounds Lesson 4: CSS - styling tables Lesson 5 : CSS - images and hyperlinks Lesson 6 and 7 : CSS - Layout styling div tags ( fixed and floating) Lesson 8 and 9 : Creating your website project 4 additional interactive lessons created in Powerpoint with all source code and answers ( 30 pages in all) - see video preview
HTML and CSS Homework ProjectQuick View
iamguyster

HTML and CSS Homework Project

(2)
This homework is intended for use with Computing or ICT A-Level students. Pupils create a webpage for a geeky crafters guild. They have a choice of jobs to complete depending on their time and ability. They earn experience points (XP) for each task and accumulate these points to earn a rank. They are then awarded a certificate with their rank on. (The certificate will be added soon). The Grandmaster award is reserved for the best website and is entirely subjective....this means it doesn't necessarily have to go to the best programmer, but the hardest worker.
HTML & CSS Coding Review Worksheet IIQuick View
donald_buhlbrown

HTML & CSS Coding Review Worksheet II

(0)
This was created to be an extension to my original HTML & CSS Coding Review Worksheet. I designed it in a very similar way, and simply upped the difficulty. As with the original, this assumes only extremely minimal conceptual knowledge of JavaScript, and requires no JavaScript coding knowledge at all. It was designed to be a short review worksheet, or a pop quiz. It should take around 15-20 minutes for the average students to complete it. Files Included: HTML and CSS Coding Review Worksheet II - Easy.docx HTML and CSS Coding Review Worksheet II - Easy.pdf HTML and CSS Coding Review Worksheet II.docx HTML and CSS Coding Review Worksheet II.pdf Note: You will need the ability to open either .pdf files or .docx files. You also will need the ability to open .zip files. Any modern computer can open .zip files by default, but if you have any issues please leave a comment and I will do my best to help you.
Web Design BundleQuick View
rombop

Web Design Bundle

(3)
There are 3 web languages that web developers must learn. They are all interconnected. HTML to define the content of web pages. CSS to specify the layout of web pages. JavaScript to program the behavior of web pages. This resource is apart of this bundle include: Web Design - HTML Unit Web Design - CSS Unit Web Design - JavaScript Unit This bundle covers all three with a total of 17 lessons and 3 assignments + assessment. The whole package is in a Editable Google Slide. The page size is setup to be printed on a 8.5 x 11 page. This makes it easy to digitally or physically share the handouts with the students. Buying this bundle saves you $3.00! *Note: This resource is in a ZIP file.
KS3 HTML & CSS SoWQuick View
dutta90

KS3 HTML & CSS SoW

(21)
I based some of this on bits from a variety of places but most of the content was written by me. I have not taught the whole thing yet - am on Lesson 5 so any feedback would be great. Unfortunately I can't upload the CSS files.
FREE SAMPLE - HTML/CSS/JavaScript code comprehension workbookQuick View
ratams

FREE SAMPLE - HTML/CSS/JavaScript code comprehension workbook

(0)
First 5 tasks from my workbook testing comprehension of web development code, covering HTML, CSS and a small amount of JavaScript. Includes answer booklet. HTML: • basic page structure (head, body) • headings • paragraph • divs •hyperlinks - a, external and internal • img - including standard file formats • audio • video • lists - ol, ul and li CSS: • selectors • properties - font (family, size), color, text-align, background-color Javascript mouse events: • Onmouseover • Onmouseout