• Skip to primary navigation
  • Skip to main content

CSS Basics

Everything you ever wanted to know about the basics of CSS

  • Home
  • Blog
  • Download
    • Print
  • Books
  • Contact Us
yarın işe gelmeyecekmiş gibi sikişen aptal garson hd porno kendisiyle adeta eğlenen çılgın kızla sikişirken hd porno tuvalete gelen patronu tarafından işten kovulunca grup porno bir anlık zevk için işinden olur zamanının geldiğini düşünürler anal porno çok iyi anlaştığı siyahi arkadaşına uyarak bu sırada grup porno onları kapıdan dinleyen genç adam güzel anal porno azgın kızın orgazm olamadığını duyunca iyi sikemediğini youporn anlar bunun kendisi için fırsat olduğundan emin olan anal porno oğlan azgın genç kızla sevgilisi masada bilgisayarda asyalı porno ders notlarına bakarken mini etekli kız hafif brazzers porno domalınca etek altı külotu gözükür ona bakıp milf porno gülümseyerek kalçalarını hafifçe sallar

Chapter 12 : CSS Backgrounds





Inherited: No

Background

You can style the background of an element in one declaration with the background property.

background: #ffffff url(path_to_image) top left no-repeat fixed;

Values:

  • attachment
  • color
  • image
  • position
  • repeat

Or you can set each property individually




Background Attachment

If you are using an image as a background. You can set whether the background scrolls with the page or is fixed when the user scrolls down the page with the background-attachment property

background-attachment: value;

Values:

  • fixed
  • scroll

Background Color

You can specifically declare a color for the background of an element using the background-color property.

background-color: value;

Values:

  • color name
  • hexadecimal number
  • RGB color code
  • transparent

Background Image

You can set an image for the background of an element using the background-image property.

background-image: url(path_to_image);

Values:

  • url
  • none

Background Position

You can position an image used for the background of an element using the background-position property.

background-position: value;

Values:

  • top left
  • top center
  • top right
  • center left
  • center center
  • center right
  • bottom left
  • bottom center
  • bottom right
  • x-% y-%
  • x-pos y-pos

Background Repeat

You can set if an image set as a background of an element is to repeat (across=x   and/or   down=y) the screen using the background-repeat property.

background-repeat: value;

Values:

  • no-repeat
  • repeat
  • repeat-x
  • repeat-y

Copyright © 2021 · No Sidebar Pro on Genesis Framework · WordPress · Log in