Websites (4).

Slides:



Advertisements
Similar presentations
Today’s Goals What is HTML?
Advertisements

Navigation Bars Level 2 Extended Certificate Unit B12 Doing Business Online.
Web Site Design Unit 11.3A: Web programming. Starter Activity O In pairs, name the 5 most things to think about when designing a website O You have 1.
HISTORY AND ICT Website Tasks The Holocaust. You have been studying the Holocaust in your History lessons recently… …we are now going to use our ICT lessons.
Unit 8.2 Publishing on the web You are going to create a series of web pages to adults about your school.
Creating Web Documents Wk 2: HTML & PSP basics Discuss sites HTML, PSP lesson Assignment: first Web page due Day class: 1/23; Night class 1/28.
Creating List. Lesson Proper Pre-Test Post-Test References Credits.
Project – Show me what you know! EXPLORING COMPUTER SCIENCE – LESSON 3-9.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
HTML Lesson 2. Review Questions  What are HTML tags used for?  What do HTML tags look like?  What are the 3 required HTML tags?  In what section of.
WRT235: Writing in Electronic Environments Session 2 Basic XHTML.
E Safety & Cyber bullying Today’ Behavioural Objective If you complete today's objective a positive log will be given on SIMs! If you don’t, a negative.
HTML Lesson 2. Internal Hyperlinks  Internal Hyperlink is a link that links to another page within a website.  Make another page using notepad++: page2.html.
HTML Review * is used as a reference for most of the notes in this powerpoint.
Lists Module 2: XHTML Basics LESSON 8. Module 2: XHTML Basics LESSON 8 Lesson Overview In this lesson, you will learn to:  Create lists using XHTML code.
Plan a front page for a website designed for your hero, including text, images, sound and animation Lesson 6 Aim : What football team does Thor support?
Web Page Design XHTML Lesson 4. Adding Structure 4 A div tag –Used to divide up a web page and to add structural meaning to the page. –Will not change.
HTML 17 HTML 17. HTML 17 HTML is the language for making webpages Hypertext Markup Language You need to know the basics Questions about HTML are common.
Web Site Design Unit 11.3A: Web programming. Tags and Elements O h1 O p O h6 O li O Ol O Ul O Strong O Bold O Emphasis O Sub O Sup O How many standard.
Unit 15 – Web Authoring Web Authoring Project.
Prepared by Sana Maqbool. Objectives After completing this lesson, the you will be able to… Understand about web authoring Name and explain the uses of.
Basic concepts of web design
Introduction to HTML:.
Internet Exploration: HTML Basics
Evaluating and Improving a Website
Active Server Pages Computer Science 40S.
Elements of HTML Web Design – Sec 3-2
Elements of HTML Web Design – Sec 3-2
HTML GUIDE Press F5 and then
Intro to HTML Mr. Singh.
Creating a Home Page in HTML
HTML Formatting.
HTML Lesson 2.
Formatted Lists Unordered Lists Usage of Unordered List Ordered Lists
Lists in HTML PowerPoint How to create lists in HTML
Ordered & Unordered Lists in HTML
HTML Lists CS 1150 Fall 2016.
AN INTRODUCTORY LESSON TO MAKING A SIMPLE WEB PAGE By: RC Emily Solis
Formatted Lists Unordered Lists Usage of Unordered List Ordered Lists
Internet Exploration: HTML Basics
Elements of HTML Web Design – Sec 3-2
Elements and Attributes
WEB 240 knowledge is divine-- snaptutorial.com. WEB 240 Entire Course For more classes visit WEB 240 Week 1 Individual Website Brainstorm.
Essentials of HTML.
Practice: first_document.html
Essentials of HTML.
LESSON 8 Module 2: XHTML Basics Lists.
Web Design and Development
Starting to develop a website
Lesson Objectives Aims You should know about: – Web Technologies
Websites lesson 5.
Making Web pages.
HTML Lists CS 1150 Spring 2017.
Formatted Lists Unordered Lists Usage of Unordered List Ordered Lists
Web pages Lesson 3.
Web pages Lesson 4.
HTML Lists.
HTML Links.
Task: Have a look at these websites:
Computer communications
In today's lesson you will…
LESSON 8 Module 2: XHTML Basics Lists.
The language of the internet
The language of the internet
Entering Records.
Making Web pages (3).
WJEC GCSE Computer Science
Creating your website and learning HTML
Unit 13: Website Development
Lesson 3: Organizing your material
Presentation transcript:

Websites (4)

Today you will: Practice your de-bugging skills Revise the tags that you learned last lesson Learn how to incorporate sounds into your website Continue your website development

What does this tag do? <ul> Unordered list….displays bullet points <ol> Ordered list….displays numbers What do I need to display the bullets/numbers? <li>

Lets add some sound…

Your task: Using your knowledge of html produce a website aimed at adults which tells them all about Somerset. The site must have at least two linked pages. Remember! The website must be appropriate to the given audience, think about the colours and language that you use.