YEAR 8 – WEB DESIGN IN HTML Lesson 2. STARTER Use the internet to find out what JavaScript is? Use ‘Microsoft Word’ to write down your list.

Slides:



Advertisements
Similar presentations
HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Advertisements

What happens when you create an HTML document and include pictures.
Introduction to JavaScript
INTRO TO THE WWW. What is the World Wide Web? The World Wide Web (WWW) is most often called the Web. The World Wide Web (WWW) is most often called the.
JavaScript 101 Lesson 01: Writing Your First JavaScript.
Unit 4.4 We are HTML Editors
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
HTML. We’ll learn … What HTML is What tags are What a basic web page looks like What 3 HTML tags are required What HTML comments look like How to title.
HTML.
Unit 8.2 Publishing on the web You are going to create a series of web pages to adults about your school.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
PIZZA WEB PAGE May 28, FOR TODAY  Review Vocabulary Words (take out your worksheets!)  Pizza Web Page  Research more tags  Turn in your homework!
Creating Web Pages Overview. Design – Start with a Purpose Before you start any web page, you need to design the website. The first question that should.
 Lesson 08: The Internet. Physical Architecture of the Web Arpanet 1969 The Internet 40 Years ago: single line 400 miles long, first transmission.
Processing.js.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
HTML INTRODUCTION. What is HTML?  HTML stands for Hypertext Markup Language  Developed in 1990  Hidden code that helps us communicate with others on.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Basic HTML Hyper text markup Language. Lesson Overview  In this lesson, you will learn to:  Write HTML code using a text editor application such as.
HTML Basics Let’s Make a Web Page. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a.
U1_a02_copyright text and images ADD NAME HERE. Insert below a copyright free IMAGE that could be used in your health and safety presentation.
HTML file format  Lesson Objective: Understanding HTML and how it is used to create web pages.  Learning Outcome:  Create a HTML page by interpreting.
How to make tables in HTML By Daniel Arze. How do they do this?
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
CPSC 203 Introduction to Computers Lab 66 By Jie Gao.
Web Design. How do web pages work? Webpages are written in a code called HTML. Programs like Internet Explorer read the code, and then show it as a web.
Images Worksheet. Web template Download the template folder Unzip and save in your documents Rename the folder to “images work” without quotes.
HTML and JavaScript Basics Unit One Lesson One Quick HTML Know-How Introducing basic HTML structure and building your first basic web page.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
The Teacher Computing HTML HyperText Markup Language.
CS543: WEB APPLICATION PROGRAMMING Lab 1: HTML tags & SW installation Computer Science Department.
8.4 – Band Manager Spreadsheets Mr Farmer. Lesson 3 - Starter Wiki > Year 8 > Band Manager > Lesson 3 Click the link Read > Scatter > Test 10 mins.
HTML Overview Part 5 – JavaScript 1. Scripts 2  Scripts are used to add dynamic content to a web page.  Scripts consist of a list of commands that execute.
ASP. ASP is a powerful tool for making dynamic and interactive Web pages An ASP file can contain text, HTML tags and scripts. Scripts in an ASP file are.
YEAR 8 – WEB DESIGN IN HTML Lesson 3. STARTER Use the internet to find out what A hyperlink is used for? Use ‘Microsoft Word’ to write down your answer.
COMP 2923 A2 Website Development 101 Danny Silver JSOCS, Acadia University.
INTRODUCTION JavaScript can make websites more interactive, interesting, and user-friendly.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
This shows CIS17 and the first day introduction..
HTML HyperText Markup Language Victoria E. Kozlek.
Beginning JavaScript 4 th Edition. Chapter 1 Introduction to JavaScript and the Web.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Behind every site is a mix of special languages that your web browser understands The main way of describing any website is HTML HTML stands for Hyper.
HTML-I Basic HTML Elements. HTML (Hyper Text Markup Language) HTML is a document layout and hyperlink- specification language. i.e. a language used to.
Using HTML. Glogger Glogger is like you own personal web page, you can add… Pictures Text Videos Music, etc… Modify and adjust anything you want Glogger.
Browser Compatibility Testing, using different browsers Conditional Statements.
How to build a Web Page or “The things geeks never told you!”
INTRODUCTION TO WEB PROGRAMMING WITH HTML AND JAVASCRIPT.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Project 02 Creating and Editing a Web Page Concept Map of Unit Creating and Editing a Web Page Key Learning Understand the elements to create a web page.
7.1 Moving On Up Lesson 5. Starter Log in Go to the wiki – –Year 7 – (Year 7) –Unit.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
HTML...CSS...JAVASCRIPT for Higher Computing Science.
BTEC ICT Level 3 Unit 8 E-Commerce. Session 2 – Technologies and What they Consist of.
U NIT 9 Level 2 Web Design. What does HTML stand for? HTML stands for Hypertext Markup Language and it is the language used by all web pages. It consists.
Getting Started – Basic Page Structure
Web Basics: HTML/CSS/JavaScript What are they?
Evaluating and Improving a Website
Active Server Pages Computer Science 40S.
Basic HTML PowerPoint How Hyper Text Markup Language Works
The Internet and HTML Code
Basic HTML PowerPoint How Hyper Text Markup Language Works
Saving a .html file in NotePad
HTML HYPERTEXT MARKUP LANGUAGE.
Unit 6 part 3 Test Javascript Test.
HTML Text editors and adding graphics
BUILDING A WEBSITE 7.4.2: Basics of HTML and CSS.
HTML Structure.
Presentation transcript:

YEAR 8 – WEB DESIGN IN HTML Lesson 2

STARTER Use the internet to find out what JavaScript is? Use ‘Microsoft Word’ to write down your list

WHAT IS JAVASCRIPT? an object-oriented computer programming language commonly used to create interactive effects within web browsers.

LESSON OBJECTIVES  (WALT) We are learning to:  To use notepad to create a basic webpage from text.  To continue to use the Lesson 1 – 2 Worksheet to learn how to use HTML to make a webpage.  (WILF) What I’m looking for  To complete the Lesson 1- 2 worksheet on the VLE.  To attempt the extension activity allowing you to add JavaScript into a HTML File.

MAIN ACTIVITY Go to the VLE and Open the File named “Lesson 1 and 2 Step By Step HTML”

PLENARY – SHARE AND DISCUSS Over the past two lessons you have learnt a lot about the tags which make up a webpage. How many of them do we know as a class? Example – - This tells you that it is a HTML page.

HOMEWORK Download and save “Lesson 2 Homework”. Complete the questions on the document. It will tell you if you are correct/incorrect.