Quote:
Originally Posted by Princess kindle
hello, thanks for answering so soon. 
The problem is that I do not code or ccs  I dont understand nothing of this. I will start by learning ccs and programming. 
Bye
|
It is really not hard (way simpler than doing a WEB page).
IMHO start by understanding the 'Box model' in CSS.

W3C has many great documents
That is how a block like a Paragraph behaves. You just put words or images inside the innermost part of a box. In many cases, a standard paragraph does not use (or they are invisible) the outer layers.
I built a 'sampler' of the things I tried to see what happened when I played with X.
Also, just look at the CSS for you favorite
look

The Property Inspector in the Preview pane of the Editor allows you to see what attributes cascade for the currently selected block, and you can make a temporary (affects the current view only) to see what happens.