Unit 4.4 We are HTML Editors

Slides:



Advertisements
Similar presentations
PART IV - EMBED VIDEO, AUDIO, AND DOCUMENTS. Find a video on Youtube.com: Search for a video, then look for the Embed code. Copy this code into the HTML/JavaScript.
Advertisements

3.02D HTML Overview 3.02 Develop webpages.
Computing – Weekly Review By Callum Innes HTML WWW WYSIWYG URL Hyperlink.
Hyper Text Markup Language.  HTML is a language for describing web pages.  HTML stands for Hyper Text Markup Language  HTML is not a programming language,
Relative and Absolute Relative Absolute.  In web-page design, a hyperlink (or link) is a reference to a document that the reader can directly follow,
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Compiled by ackoo Inserting images into a webpage.
Lecture 13. A Very Brief Introduction to HTML and XHTML, part II Instructor: Jie Yang Department of Computer Science University of Massachusetts Lowell.
Slide 1 Today you will: think about criteria for judging a website understand that an effective website will match the needs and interests of users use.
The Internet. What is the Internet?  The Internet is a network of networks.  It gives users access to a wide variety of information from millions of.
Server-side Scripting Powering the webs favourite services.
Using HTML to Create a Basic Web Page… By Josh Gallagan.
Creating your Webpage with tables. This is a 2 column by 1 row table!
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 6 Links. Creating Folders  For every web site/page, you need to create a separate folder  The computer cannot find links if they are not stored.
The Internet. An interconnected network of computers globally Computers are able to communicate and share information with one another from remote locations.
Lesson 2 HTML organization techniques Week 2. Respect WWW  R = responsibility: assume personal responsibility and create only ethical and appropriate.
Linking web pages Wah Yan College (Hong Kong) Mr. Li C.P.
By Michael Cebreiro. Hyper linking is an easy way to travel through the computer by one click. It is very easy once you get the hang of it. The first.
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.
INTERNET. BROADBAND The amount of information a connection is capable of carrying. Measured in bits per second.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Here you are at your computer, but you don’t have internet connections. Your ISP becomes your link to the internet. In order to get access you need to.
Validating, Promoting, & Publishing Your Web Site Writing For the Web The Internet Writer’s Handbook 2/e.
Internet Vocabulary CTE Intro. URL  The “address” of a website. Entering this address in the Address Bar will take you directly to a particular website.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
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.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
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.
Starting to Use the Internet for Work Search strings: Boolean + Key terms e.g Hysterectomy AND subtotal Hysterectomy + subtotal = key terms AND = Boolean.
By Mrs. Houle  It is time to visit the Internet. You are going to jump onto Google Chrome to learn how to use the web browser tools to get around. Along.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
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.
How the Web Works Jenny Burson Courtesy of About Internet for Beginners Learn the Web
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
Unit 2, Lesson 7 Creating Web Pages and Web Documents.
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.
Lesson 6 Links. Creating Folders  For every web site/page, you need to create a separate folder  The computer cannot find links if they are not stored.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Starter (June 2011) Explain two methods by which someone could find a website on the internet. [4]
Unit 5 The Web Book Test. Unit 5 Test The Web Book Test 1. On the bottom of page 46, why is writing web pages not like writing printed documents ?
INTERNET VOCAB. WEB BROWSER An app for finding info on the web.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
Objectives At the end of this session students will: Define the following terms in two sentences or less Website Web page Browser Html URL Hyperlink Explain.
PowerPoint Adding Hyperlinks and Hiding Slides Learn to Link to websites and other slides in the presentation! Adding Hyperlinks and Hiding Slides Learn.
4.01 How Web Pages Work.
Exploring Microsoft Word 2000
Chapter 1 Introduction to HTML.
Uppingham Community College
Basic HTML PowerPoint How Hyper Text Markup Language Works
The Internet and HTML Code
Geography 121 Homepage Design Project Zero
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Web software.
Understanding the internet
ET-710 Web Technology: Building and Maintaining Web Sites
Practice: first_document.html
Basic HTML PowerPoint How Hyper Text Markup Language Works
Websites lesson 5.
Unit 6 part 3 Test Javascript Test.
Research Lesson 1 URLs & Hyperlinks How to access the World Wide Web.
HTML Text editors and adding graphics
Home page for CIS44..
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
Research Lesson 1 URLs & Hyperlinks How to access the World Wide Web.
Creating your first website
BTT Web Design Quiz Solutions.
4.01 How Web Pages Work.
Internet Vocabulary Terms
Presentation transcript:

Unit 4.4 We are HTML Editors Switched on Computing Unit 4.4 We are HTML Editors

In this Lesson Learn about the web View HTML in Web Pages Make your own web page Learn to use HTML Tags

What is the internet? How do we use the internet? What things do we do?

What’s the difference between the Internet and WWW? What is a web address? http://www.risingstars-uk.com/all-series/switched-on-computing/index.php How do we access web pages? What does the address mean? Task: The Hidden Meanings of URL Document Pupils complete: Find a URL & Explain

What is HTML? Open Internet explorer Load the school website (wooltonprimary.com) Settings F12 developer tools Script Look at the Code

Write your own Web Page How can we write our own web pages? https://learn.playto.io/html-css/lesson/0 Work through lesson 1 & 2 Use the ‘List of Common HTML Tags’ document to enhance the webpage

Adding a Hyperlink Lesson 3 Create a link to your favourite websites Open in a new page to test. Save your work!