Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <div style="font:0.8em/1.2em Arial, Helvetica, Sans-Serif;"> <aside style="font-size:larger;font-style:italic;color:green;float:right;width:35%;padding-left:5px;"> 70% of the world's reefs will be destroyed over the next 40 years. </aside> <p>Global warming is affecting coral reefs all over the world. At the current rate, 70% of the world's reefs will be destroyed over the next 40 years.</p> <p>As hopeless as this may sound, there are things we can do to help. By developing greener habits, we can all do our part in reducing global warming.</p> <p>We can use a green font for example. And we can use images with a green tinge to them. Heck, we can even use a green background too!</p> </div>