Changes between Version 4 and Version 5 of SandBox

Show
Ignore:
Timestamp:
08/22/09 11:17:38 (4 years ago)
Author:
bthoen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SandBox

    v4 v5  
    1818Real eyes<BR>realize<BR>real lies.</div> 
    1919}}} 
     20{{{ 
     21<html> 
     22<head> 
     23<style type="text/css"> 
     24  .hot { 
     25     color:red; 
     26  } 
     27</style> 
     28</head> 
     29<body> 
     30What is the temperature on <span class="hot">the surface of the Sun?</span></p> 
     31</body> 
     32</html> 
     33 
     34}}}