4

Click here to load reader

Project continued

Embed Size (px)

Citation preview

Page 1: Project continued

Tourism in Bangkok continued...

So we will build the webpages that will link from the main site. First create a folder on desktop and name it “website.” This is where we will

keep all the files.

Page 2: Project continued

The webpages to link There should be 8 links for the website and

they should be as follows-

-about bangkok

-what to see in bangkok

-Hotels

-Shopping

-Museums

-Temples

-gardens

-last one can be anything you choose

Page 3: Project continued

What to include?

Use the html tag <p> to create paragraphs and create content for your webpages. You can copy and paste information from wikipedia to help you.

Each webpage should include a picture for each paragraph you make.

Make sure to use <h1> to<h5> headings for the main titles.

Page 4: Project continued

More things to include...

You can use <hr> to create lines You could also copy html code from the internet

to make the webpage have cool features such as- http://www.html.am/html-codes/ or http://www.quackit.com/html/codes/

Alternatively, you can type into google- “fun html codes” and find some useful bits of code.