View Single Post
Old 03-22-2019, 02:32 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,122
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Princess kindle View Post
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.
theducks is offline   Reply With Quote