|
||||||||||
Create a simple website for your club, or your latest movie!
A common way to set out a web page is to create a table and place the text and pictures in separate cells:
Setting it out in a table ensures that the text about camcorders is on the same line as the picture of one. You would set the table borders to "none" or "0" before sending it to the web so that they are not normally visible. Tables are an old-fashioned way to create websites ... but quick and simple!
META Tags ... well worth worrying about
We want to keep these notes non-technical but one issue is worth a look.
Each web page is a set of instructions to the computer. If you create a page
in Word click the View menu and click on "HTML Source" and you can see that
code. Near the start of each page will be a section like:
You should add two lines:
The description is what will appear in some Search Engines when they list your site. The keywords are those by which many Search Engines will identify you. In this case if someone searched for "flim" and "Dallas" they would see your website on the list. List every suitable keyword you can think of and include common mistypes too. Picture SizesMake sure any picture you use is the size you want it to appear on screen. You can put a large picture on your website and instruct everyone's browser to show it small ... but it takes a long time to send a large picture so your page will be slow to appear. Often you will need to shrink a picture. In Irfan View use the Image menu and choose Resize/Resample to reduce a picture. Other picture editors have similar options. Page DesignWe could write a book about web page design ... but lots of other people have already done so. Practically speaking: design for a screen size of 800x600 pixels (a pixel is a picture cell on the grid of light which makes up your screen). That is still the commonest size and unlikely to upset anyone. Stick to the safe web colours which any computer can show (look them up in a search engine) and the two type fonts most computers have: Arial and Times New Roman. Keep the words to a minimum. Don't be afraid to use space - less often is more. - Debbie Slater & Dave Watterson
|