Saturday, 28 February 2015

TASK: EXERCISE 7:1 ADDING IMAGES TO A PAGE

Here’s the web page for a local haunted house that’s open every year at Halloween. Using all the excellent advice I’ve given you in the preceding six lessons, you should be able to creature a page like this one fairly easily. Here’s the HTML code for this HTML file, and figure 7.1 shows how it looks so far:

INPUT

<! DOCTYPE html PUBLIC”-//W3C //DTDXHTML 1.0 transitional//EN”

“http: //www.w3.org/TR/xhtml1/transitional.dtd”>

<Html>

<Head>

<Title> welcome to the Halloween houses of terror !! <//h1>

</Head>

<Body>

<h1> welcome to the Halloween House of Terror!! </h1>

<hr/>

<p> voted the most frightening haunted house three years in a row, the <strong> Halloween house of terror </strong> provides the ultimate in Halloween thrills. Over <strong> provides the ultimate in Halloween trills. Over <strong> 20 rooms of thrills and excitement </strong> to make your blood run cold and your hair our hours are : </p>


<p> the Halloween house of terror is open from <em> October 20 to November 1st </e,>, with a gala celebration of Halloween night.

Our hours are: </p?

 <u1>

<1i> Mon- Fri. 5PM – midnight </1i>

<1i>?sat &am; sun 5pm – 3am </1i>

<1i> <strong> halloweennight (31-oct></strong>: 3PM.???</1i>

(/u1>


<p>the Halloween house of terror is located at :< br/?

The old waterfall shopping centre<br/>

1020 Mirabella Ave <br />

Springfield, Ca 94532 </p>

</body>

</html>

No comments:

Post a Comment