1 / 5

Publishing on the web

Publishing on the web. Creating a web-based school magazine. Making a web-based school magazine 1. What is a good web design? 2. How can we create web pages? 3. Planning the pages. 4. Researching the content and making the pages. 5. Viewing everyone’s work. HTLM code <HTML>

mandy
Download Presentation

Publishing on the web

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Publishing on the web Creating a web-based school magazine

  2. Making a web-based school magazine 1. What is a good web design? 2. How can we create web pages? 3. Planning the pages. 4. Researching the content and making the pages. 5. Viewing everyone’s work.

  3. HTLM code <HTML> <Body BGCOLOR=“DBDB70”> <BODY> <FONT FACE=“Arial” SIZE=5> <P ALIGN=“CENTER”><IMG SRC=“Image3.gif” WIDTH=138 HEIGHT=145></P> </FONT><B><FONT FACE=“Arial” SIZE=5 COLOUR=#ff0000”><P ALIGN=“CENTER”>Making a web-based school magazine</P> </B></FONT><FONT FACE=“Arial” SIZE=3> <P>1. What is a good web design?</P> <P>2. How can we create web pages?<?P> <P>3. Planning the pages.</P> <P>4. Researching the content and making the pages.</P> <P>5. Viewing everyone’s work.<?P> <P></P><?FONT></BODY> </HTML> What the Instructions mean <HTML>- this document is written in HyperText Markup Language <BODY> - this is the main part of the screen. <IMG SCR=“Image3.gif” WIDTH=138HEIGHT=145> - add a picture in the correct place <BODY BGCOLOR= “DBDB70”> - the background colour <FONT FACE=”Arial”> - switch on the type that is used. </FONT> - switch off the type <B> - switch on the bold type style <B/> - switch off the bold type SIZE 5 – font face <P ALIGN=“CENTRE”> - line up text in the centre of the screen What is HTML?

  4. Web site design • Checklist of features of web sites • Is the opening page clear? • How do you move around the site ? • Is it easy to find information on the site? • What graphics or pictures are used? • Is the site attractive to look at? If yes, why? If not, why? • What colours are used and how are colours used? • Who is the site aimed at? • Do you like the site? Give reasons for your answers

  5. Good web site design • Clear and easy to read • Good mixture of graphics and text • Not too many graphics [they slow down the site] • Easy to move around the site • Easy to understand what the site contains • Suitable for its audience • Attractive layout and colour scheme

More Related