Monday, 23 February 2015

ADDING CONTENT

Now begin adding the content. You’re undertaking a literary endeavor, so starting the page with a nice quote about old books would be a nice touch. Because you’re adding a quote, you can use the <block quote> tag to make it stand out as such. Also, the name of the poem is a citation, so use <cite> there, too.

Insert the following code on the line after the level 1 heading:

INPUT

<Block quote>

“old  books are best----how tale and rhyme<br/>

Float with us down the stream of tike!”<br/>

-Clarence Urmy, <cite>old songs are best</cite>

</block quote>


Immediately following the quote, add the address for the bookstore. This is a simple paragraph with the lines separated by line breaks, like the following:

INPUT


<P> THE bookworm bookshop<br/>

1345 apple wood Dr<br/>

Springfield, CA 94325<br/>

(415) 555-0034

</p>

No comments:

Post a Comment