Question: Using the text/code editor in your C-Panel or Site Tools, create a new file named styles.css Then use the code editor to open the file

Using the text/code editor in your C-Panel or Site Tools, create a new file named styles.css Then use the code editor to open the file and copy/paste the code below (also posted as an announcement).

body{background-color:;

border-color:;

border-width:;

border-style:;

}

h1{color:;

font-family:;

font-size:;

text-align:;

}

h2{color:;

font-family:;

font-size:;

text-align:;

}

h3{color:;

font-family:;

font-size:;

text-align:;

}

h4{color:;

font-family:;

font-size:;

text-align:;

}

p{color:;

font-family:;

font-size:;

text-align:;

line-height:;

margin-left:;

}

ul{color:;

font-family:;

font-size:;

text-align:;

margin-left:;

}

hr{border-color:;

border-style:;

border-width:;

}

a:link{color:;

font-family:;

font-size:;

}

a:visited{color:;

font-family:;

font-size:;

}

a:hover{color:;

font-family:;

font-size:;

}

a:active{color:;

font-family:;

font-size:;

}

.testclass{

}

#testid{

}

OR if you prefer not to download the template, using the text/code editor in your C-Panel, create a new file with proper CSS syntax (shown below) and save it to your C-Panel public html location called "styles.css".

3. Edit the styles provided in the template for your website to the file styles.css, for example, h2, hr, h3, p, ul etc.

4. Edit/Create one or more classes in your external style sheet that defines unique colors other than those defined in the type selectors in your external style sheet OR edit/create a stylized and stacked set of

boxes

You must have a total of 11 individual styles applied to tags in your style sheet. Each style needs to have at least three elements/properties specified. Refer to the reading for ideas. Be creative!

You just need to type these follow the instructions, do not need C-panels

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!