Presentation is loading. Please wait.

Presentation is loading. Please wait.

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

Similar presentations


Presentation on theme: "Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips."— Presentation transcript:

1 Website design and structure

2 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.

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

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

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

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

7 Website: What kind of structure does this website have?

8 Uniform Resource Locator(URL) A Uniform Resource Locator(URL) points to a resource on the Internet, usually a website. For example: http://www.bbc.co.uk/http://www.bbc.co.uk/ 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.

9 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. www.bbc 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

10 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.

11 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.

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

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

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

15 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: http://wwwhttp://www E.g. http://www.metoffice.gov.uk/public/weather/ forecast/?tab=fiveDay

16 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

17 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?

18 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

19

20 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.

21 Search results

22 There are lots of search engines

23 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

24 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

25 Java example Try Javascript for yourself: visit http://www.w3schools.com/js/default.asp

26 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

27 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

28 HTML Here is an example of some simple code: Left Center Right Try your own HTML code: visit this site http://www.w3schools.com/html/default.asp


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

Similar presentations


Ads by Google