RESOURSES

You will need to copy the source of the first 2 files and save them into a new folder on your machine and then just drag the images into that folder before you start work. Or you can view source and copy and paste that into a new notepad file.

page-1.txt next-meet.htm jojo.jpg map.jpg template.htm

HTML TEST 2

1.         Locate the test-site-folder within your in your personal folder

2.         Identify all the files. You should have:
                        page-1.txt
                        next-meet.htm
                        template.htm
                        jojo.jpg
                        map.jpg

3.         Make a new html page (you may use template.htm), to be the home page of the site. Name it appropriately and save in the test-site-folder

4.         Insert the copy from page-1.txt into this home page

5.         Set the title of the page (to appear in the title bar of the browser window) to read “Wimbledon Dog Club”)
           
6          Divide the blocks of text into paragraphs on the home page as indicated in copy.txt

7.         Format each line of text to arial

8.         Centre the last line of text starting “Updated…”.

9          Set the first line of the text to size 6 (24pt)

10        Set the second line beginning “This is….” to size 2 (10pt) and italic

11        Set the third paragraph beginning “We are a friendly…” to size 3 (12pt)

12        Set the fourth Paragraph beginning “Come to…”  to size 4 (14pt) bold

13        Set the fifth Paragraph beginning “Details of…” to size 4 and link it to
next-trip.htm

14        Set the sixth paragraph saying “contact us” to size 4 and link to e-mail address:       glenn@millingtonphoto.com

15        Set the last line to arial size 2 and make it read “Updated by (insert your name)”

16        Between the 1st and second lines, insert the image jojo.jpg and centre it.

17        Make the background colour of the page a pale grey.

18        Check your page and ensure every thing is working correctly.