Difference between revisions of "Sandbox"

From maker-hub
Jump to navigation Jump to search
Line 20: Line 20:
  
 
<span style="color:green;background-color:#ffA500;">green text</span>
 
<span style="color:green;background-color:#ffA500;">green text</span>
 +
 +
<style>
 +
div.test {
 +
  color:blue;
 +
  background-color:#ffA500;
 +
}
 +
</style>
 +
 +
<div class="test">Add a description of the image here</div>

Revision as of 15:50, 3 April 2019

Hey - this is the sandbox. Have fun.

This is an ordered list:

  1. one
  2. two
  3. hey

This is an unordered list:

  • ho
  • hi
  • he

This is in italics

This is in bold

  • Test


Test


green text

<style> div.test {

 color:blue;
 background-color:#ffA500;

} </style>

Add a description of the image here