Question
Simple CSS This is just simple CSS task. Come up with CSS to make the web page with the html code given below look like
Simple CSS
This is just simple CSS task. Come up with CSS to make the web page with the html code given below look like the picture and follow all the instructions below.
Instructions
Please use your text editor of choice to create orderup.css, and it must link as
an external CSS.
orderup.css
For this orderup.css, you need to:
Must use at least one HTML selector that applies to all tags of a specific
type.
i.e. body {...}
Must use at least one ID selector.
i.e. #myid {...}
Must use at least one Class selector
i.e. .alert{...}
Add one picture of your business on the front page, can be of you, random
building, or some logo, or any picture (the point is to embed a picture in
the webpage)
This is a simple assignment so if you do the things listed above, even if simple,
you will get full credit. This assignment is designed for extra credit so I will give
extra points to those who put some decent styling into their webpages (trust
me it is worth the extra effort). Submit a word doc with the extra changes you
made beyond the ones described above.
Here is
orderup.html
Order Up
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started