SMD104 WordPress theme and CSS

Original:

pic1
Change Theme to: Twenty Fifteen

 

 

 

New Theme with css changes

Change Theme to: Clearsky
Added the following:

pic2

h2 style=”color: blue; margin-left: 30px; text-decoration: underline; font: italic bold;”>Test Post /h2
ul
li>this is a list /li>
li>toaster /li>
li>bread /li>
li>jam /li>
li>peanut butter /li>
li>bagel /li>
ul
Edit the following:
strong>Social Media /strong>
mark> u>I am not surprise /u> /mark>

 

Change Theme to: Hueman

pic3

Added the following:
h3 style=”background-color: yellow; font-size: 50px; font-family: Courier New;”>Test Post /h3>
ol style=”list-style-type: lower-alpha;”>
li>this is a list /li>
li>toaster /li>
li>bread /li>
li>jam /li>
li>peanut butter /li>
< li>bagel /li>
/ol>
span style=”background: orange; font: underline; color: red;”>With the amount of information may be the message /span>

span style=”font-size: 60px;”>Does that means we should stop twitting or use Facebook? Not a chance there are those among us who are more proficient with the tools for /span>

 

 

Change Theme to: techblogger

pic4

Added the following:

add class
div class=”bigChange”>I am not surprise …. /div>
css change:

/*
.bigChange {
background:orange;
font:underline;
color:red;
font-size:30px;
} */