Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Refer to fixed width layout and set each square corner (3 squares) as following: width: 50px, height: 50px, padding: 15px, border: 2px solid red set

Refer to fixed width layout and set each square corner (3 squares) as following: width: 50px, height: 50px, padding: 15px, border: 2px solid red set each border-radius as 5px, 10px, 15px separately.

GIVEN Fixed Width Layout:

!DOCTYPE html>

A fixed width layout

Logo

Feature

Column One

Column Two

Column Three

GIVEN CSS:

body { width: 960px; margin: 0 auto; text-align: center; }

#content { overflow: auto; height: 100%; }

#nav, #feature, #footer { background-color: #efefef; padding: 10px; margin: 10px; }

.column1, .column2, .column3 { background-color: #efefef; width: 300px; float: left; margin: 10px; }

li { display: inline; padding: 5px; }

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL Instant Reference

Authors: Gruber, Martin Gruber

2nd Edition

0782125395, 9780782125399

More Books

Students also viewed these Databases questions

Question

1.who the father of Ayurveda? 2. Who the father of taxonomy?

Answered: 1 week ago

Question

Commen Name with scientific name Tiger - Wolf- Lion- Cat- Dog-

Answered: 1 week ago