Quote:
Originally Posted by ficbot
I tried creating a CSS sheet and pasting in some code I found in an on-line tutorial, but then I could not figure out how to apply it to my chapter with the image in it. I guess I need to link them somehow but I couldn't figure it out.
Any suggestions for best way to proceed? It feels like this should be a simple thing to do once I figure out the basics...
|
Meme gave a simple instruction on how to link a style sheet to your html page, but CSS is not so easy. Fortunately, CSS is simplified quite a bit for epub books, but you'll still need to do some study. Go to
www.w3schools.com/css/default.asp and do the online lessons. Then try using Notepad to create a CSS file linked to an HTML file and viewing the result in Firefox. It's quick and easy. That way you'll learn the basics before getting Sigil into a knot.