Previous   next

Four lines of text enclosed by <div> tag

{
width: 500px;
border-top-width: 5px;
border-bottom-width: 20px;
border-left-width: 30px;
border-right-width: 70px;
border-top-color: #3300FF;
border-bottom-color: #33CCFF;
border-left-color: #6600FF;
border-right-color: #FF99FF;
border-top-style: dashed;
border-bottom-style: dotted;
border-left-style: ridge;
border-right-style: solid;
border-color: #990033;
background-color: #CCCCFF;
margin-left: 100px;
padding: 20px;
height: 300px;
}

I must go down to the sea again, to the lonely sea and the sky,
And all I ask is a tall ship and a star to steer her by;
And the wheel's kick and the wind's song and the white sail's shaking,
And a grey mist on the sea's face, and a grey dawn breaking.