Quantcast
Viewing all articles
Browse latest Browse all 12

How to use CSS position attributes

The position lets you position your widgets or any graphic object to be placed on the screen location you want. Position has 4 attribute to server your purpose. Static Relative Absolute Fixed The syntax is position:static position:relative position:fixed position:absolute Static static is the default attribute of position. I cannot move the object and strictly positioned

The post How to use CSS position attributes appeared first on Creative Bumps.


Viewing all articles
Browse latest Browse all 12

Trending Articles