You want to be fussy, you need to learn the basics (EPUB is pretty basic when compared to a Web Page)
First, wrap your head around the Box Model concept.
W3C schools has good explanations.
EPUB is really Boxes within boxes.
Then understand the smallest level box.
Margins is the spacing from others
Borders are the box edges (most cases this is 0, no color)
Padding is the space from the box to the actual contents (words or image)
Feedbooks chapter titles look complex. In fact the style is really simple, making use of padding and borders.
|