Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.

Slides:



Advertisements
Similar presentations
Developing a Web Site: Links Using a link is a quicker way to access information at the bottom of a Web page than scrolling down A user can select a link.
Advertisements

Communicating Information: Web Design. It’s a big net HTTP FTP TCP/IP SMTP protocols The Internet The Internet is a network of networks… It connects millions.
 To publish information for global distribution, one needs a universally understood language, a kind of publishing mother tongue that all computers may.
Project 1 Introduction to HTML.
Web development  World Wide Web (web) is the Internet system for hypertext linking.  A hypertext document (web page) is an online document. It contains.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
World Wide Web1 Applications World Wide Web. 2 Introduction What is hypertext model? Use of hypertext in World Wide Web (WWW) – HTML. WWW client-server.
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
CM143 - Web Week 2 Basic HTML. Links and Image Tags.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Internet – Part II. What is the World Wide Web? The World Wide Web is a collection of host machines, which deliver documents, graphics and multi-media.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1st Project Introduction to HTML.
What Is A Web Page? An Introduction to the Internet.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
The Internet & The World Wide Web Notes
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
Internet. Internet is Is a Global network Computers connected together all over that world. Grew out of American military.
Exploring Microsoft Office XP - Microsoft Word 2002 Chapter 61 Exploring Microsoft Word Chapter 6 Creating a Home Page and Web Site By Robert T. Grauer.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
First things, First Do you belong in here? – 10 – 12 – Comp. Discovery or Keyboard/Comp Apps – Do you have any experience with Web Page Design?????
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
 The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
Navigation Section 2. Objectives Student will knowhow to navigate through the browser.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
The Internet  Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection.
Developing a Web Site. Web Site Navigational Structures A storyboard is a diagram of a Web site’s structure, showing all the pages in the site and indicating.
Tutorial 4: Working with Hyperlinks. Objectives Session 4.1 – Place bookmarks on a Web page – Create a link to a bookmark – Create a link to another Web.
Just Enough HTML How to Create Basic HTML Documents.
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 1 1 Browser Basics Introduction to the Web and Web Browser Software Tutorial.
Chapter 8 Introduction to HTML and Applets Fundamentals of Java.
Objective Understand concepts used to web-based digital media. Course Weight : 5%
D. Beecroft Fremont High School Information Resources.
Lesson 7 – World Wide Web. What is the World Wide Web?  The content of the worldwide web is held on individual web pages gathered together to form websites.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
McLean HIGHER COMPUTER NETWORKING Lesson 5 HTML Description of HTML web page Creating a simple HTML web page.
HTML BTEC National in Computing Section5. Create Information “HTML: defining HTML, discussing HTML uses and demonstrating HTML basics, HTML structure…..
Web Browsers  Web browser- software that you run on your computer to make it work as a web client.  Web Servers- Computers connected to the Internet.
HTML GUIDE Press F5 and then Click on the links on the left to get to the section you want Section 1: Getting Started Section 2: Moving Banner Section.
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Blended HTML and CSS Fundamentals 3 rd EDITION Tutorial 2 Creating Links.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
Basic Internet Skills. What is the internet? A large group of computers connected to one another Its purpose is to send information back and forth to.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Chapter 10: Web Basics.
Web-based structures, links and testing
Chapter 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Project 1 Introduction to HTML.
E-commerce | WWW World Wide Web - Concepts
Introducing the World Wide Web
Web software.
What is the World Wide Web (www)
4.01 How Web Pages Work.
4.01 How Web Pages Work.
An Introduction to the Internet
Presentation transcript:

Website design and structure

A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips. The first page which links to all the others is called the home page.

Website Structure Here are 3 common ways to structure your website: Linear structure Hierarchical structure Mesh structure

Linear Website Structure This is the simplest way to structure your website: One page simple leads onto the next

Hierarchical / TREE Website structure This structure is more complex and has different levels

Mesh Website Structure This structure is very complex and can be confusing to a user

Website: What kind of structure does this website have?

Uniform Resource Locator(URL) A Uniform Resource Locator(URL) points to a resource on the Internet, usually a website. For example: This is divided into 3 parts The 1 st part is the protocol. The most common one is http. This stands for Hypertext Transfer Protocol. It is used in transferring web pages to your computer. Some URLs begin with ftp. This stands for File Transfer Protocol and is used to transfer files across the Internet.

URL The 2 nd part indicates which server the web page is stored on e.g. the particular server where the web page is stored on e.g. The 3 rd part indicates the type of organisation that is storing the web pages e.g.. co.uk for a company in the UK. Here are some examples of the 3 rd part of the URL

URL 3 rd partType of Organisation.sch school.com commercial company.net network organisation.milmilitary.organ organisation.gov government organisation.acAn academic organisation such as a university or college.

Hyperlink Web pages are linked together using hyperlinks. Hyperlinks can take the form of underlined text or a graphic. Clicking on the hyperlink then displays the linked web page.

Hyperlinks Clicking on the underlined text will display the webpage on winter sports. Clicking on the graphics will display web pages with video clips

Internal Hyperlinks Internal hyperlinks link to other pages on the same website

External Hyperlinks External Hyperlinks link to web pages on another website:

Hyperlink absolute addressing An absolute web address: specifies exactly where the web page is stored. It directs you to the server on which it is stored and always includes: E.g. forecast/?tab=fiveDay

Hyperlink: Relative addressing A relative web address can be used to link a web page to other web pages on the same website = an internal hyperlink. point to a file or a file path on the computer in which it is being developed e.g. help/articles/creating_web_pages.html

Web Browsers A browser is a program that helps you navigate the World Wide Web. You use a browser to move between and look at web pages. There is a wide choice of browsers to choose from: can you name these 4?

Web Browser Features The web browser allows the user to – find and look at web pages – to navigate between web pages and web sites. – To move backwards and forwards between web pages using the back and forward buttons – Bookmark your favourite pages – Remember which pages you have visited using the ‘history’ function

Search Engines Search engines are used to look for web pages. The search engine will find all the web pages related to a topic and send the results to your computer for your browser to display them.

Search results

There are lots of search engines

Scripting Languages Scripts are small programs that can be used to – automate tasks by creating a Macro or – generate dynamic content for web pages. Commonly used scripting languages are: VB Script, applescript, javascript

Javascript Javascript has many of the standard features of a programming language such as: – setting up and assigning variables – repeat loops – if + conditions – arithmetic – operators. Javascript is usually embedded directly into HTML pages

Java example Try Javascript for yourself: visit

HTML – is a language used to create web pages. – uses ‘TAGS’ to create the pages Tags are codes that refer to – parts of a document e.g. a paragraph or the title. – The style and formatting of text

HTML Tags Here are some commonly used tags TAG What the TAG identifies … Start and end of an HTML file … Start and end of the HEAD section … Page title … Start and end of the content of a page … Headers numbered 1-6 … Italics style … Boldface style … Centre alignment... Paragraph

HTML Here is an example of some simple code: Left Center Right Try your own HTML code: visit this site