Monday, September 21, 2015

RGBA Transpareny

The scope of this project was to teach us how to use transparency in the web instead of relying on hex codes.

Begging

I started off this project by creating 5 div tags.
The container tag held all of the 1-4 tags and had CSS that applied to all of the IDs.








Middle

In this project we learned how to use the DIV tag and specify special CSS properties for each one like transparency. The default way to use colors was using HEX codes you had to change it to RGBA for this project




Each one of the DIV tags had differing levels of transparency from 20%-80%





Final Product

When all of the tables and tags were set up correctly each div had different levels of transparency for each tag. In future projects I can apply how to use Divs

No comments:

Post a Comment