0% found this document useful (0 votes)
54 views1 page

CSS Layout and Color Implementation Guide

The document provides implementation details and colors for a UI layout including using CSS selectors, font-family, spacing, and the CSS rotate transform for BUSINESS PROJECT. It lists header, main, text, and footer colors.

Uploaded by

Mihaela Lazar
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views1 page

CSS Layout and Color Implementation Guide

The document provides implementation details and colors for a UI layout including using CSS selectors, font-family, spacing, and the CSS rotate transform for BUSINESS PROJECT. It lists header, main, text, and footer colors.

Uploaded by

Mihaela Lazar
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

Implementation details:

- implement the layout using CSS selectors


- you will be the one who sets the font-family and the spacing (margins, paddings,
width, heights etc.)
- for the BUSINESS PROJECT UI element CSS rotate can be used for implementation
([Link]
Colors:
- header text: #283553
- main gren: #617d81
- main brown: #ab9683
- text title: #cccccc
- footer background color: #000807
- footer text: #7f8382
- BUSINESS PROJECT/BUSINESS PLAN text: #ffffff (white) + css opacity rule
([Link]

You might also like