Quotes help make search much faster. Example: "Practice Makes Perfect"

Wednesday, December 12, 2012

Codecademy: Codeyear Pleasing Paragraph Presentation


<!--sample solution-->


<style>
p { text-indent: 20px;
border: solid 1px black;
padding: 30px;
color: blue;
background: yellow;}
</style>
<p>
This paragraph should be indented 20 pixels, it should be blue with a yellow background, it should have a black border and it should have 30 pixels of padding.
</p>

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts