View Single Post
Old 06-08-2012, 07:51 AM   #12
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
You don't have to be skilled. You just have to have some time and bumble your way through it, making sure to work on copies instead of originals.

Take out anything you don't understand affecting line height or margins, one at a time.

As ducks noted, you have to refer to the stylesheet in each section, similar to this:

<head>
<meta content="text/css" http-equiv="Content-Style-Type" />

<title>The Far Country, by Nevil Shute</title>
<link href="../Styles/Style0001.css" rel="stylesheet" type="text/css" />
</head>

matching the stylesheet name exactly by case.
mrmikel is offline   Reply With Quote