CSS
root: has colours and fonts defined
.text-container
– has typefaces for styles, set ot to 100% to cover whole width
.text-container p, etc
– has the sizes, with CLAMP for responsive
.left-column
- has spacing for the column, set with variables so they can be changed at smaller sizes
.right-column
.white
- has styles with white applied
Styled image:
.image-container
- styles the frame
.image-container img styles the image itself
.animation-element – add to any element to start animation when in window
Animation styles in CSS
Image is set as background in container. Container height set. Border and border radius added.
First paragraph with text in it. Linked Text First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it.
Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it.
H2 heading with text in it.
First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it.
H3 heading with text in itwith text in itwith text in itwith text in itwith text in itwith text in itwith text in itwith text in itwith text in it
Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it.
- Bullet text unordered list. Second paragraph with text in it.
- Bullet text. Second paragraph with text in it.
- Bullet text – ordered list. Second paragraph with text in it.
- Bullet text. Second paragraph with text in it.
CSS
root: has colours and fonts defined
.text-container
– has typefaces for styles, set ot to 100% to cover whole width
.text-container p, etc
– has the sizes, with CLAMP for responsive
.left-column
- has spacing for the column, set with variables so they can be changed at smaller sizes
.right-column
.white
- has styles with white applied
Styled image:
.image-container
- styles the frame
.image-container img styles the image itself
.animation-element – add to any element to start animation when in window
Animation styles in CSS
First paragraph with text in it. Linked Text First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it.
Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it.
H2 heading with text in it.
First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it. First paragraph with text in it.
H3 heading with text in itwith text in itwith text in itwith text in itwith text in itwith text in itwith text in itwith text in itwith text in it
Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it. Second paragraph with text in it.
- Bullet text unordered list. Second paragraph with text in it.
- Bullet text. Second paragraph with text in it.
- Bullet text – ordered list. Second paragraph with text in it.
- Bullet text. Second paragraph with text in it.
Star background. CSS in container
See the Pen #codevember 11/2018 — rgb by Noel Delgado (@noeldelgado) on CodePen.