Real World Math
  • Home
  • Lesson Downloads
    • Concept Lessons
    • Measurement Lessons
    • Project Based Learning
    • Exploratory Lessons
    • Space Lessons
  • Videos
  • Tutorials
    • Google Earth Tutorials
    • Xtranormal Tutorials
    • HTML Layout Tutorials >
      • Introduction
      • The Basics
      • Layout Templates >
        • Cover page
        • Blogger HTML Formatting
        • Paragraphs w Image
        • Image w. bullets
        • Video
        • Split text & image
        • Complex table
      • More tips
  • Teachers
    • Lessons >
      • Concept Lesson Outlines >
        • Around the World...
        • Estimation
        • Exchange Rate
        • Line Graphs
        • Oil Spill Estimates
        • Planes of Greenland
        • Polyhedrons
        • Scientific Notation 1
        • Scientific Notation 2
        • Tessellations
        • Time Zone Problems
        • Volume of Solids
      • Measurement Lesson Outlines >
        • Intercept Theorem
        • Complex Area
        • Crop Circles
        • Estimating Distance
        • Fractal Coastline
        • Tsunami Warning
      • PBL Lesson Outlines >
        • Spreadsheet App
        • Community Building
        • Iditarod Challenge
        • SAR Project
        • SketchUp
        • Typhoon Project
        • U-Boat Hunt
        • Water Problems
      • Exploratory Lesson Outlines >
        • Crop Circles 2
        • Four Color Map
        • Line Patterns
        • Mazes & Labyrinths
        • Networks
        • Pyramid in the Desert
        • The Flat Earth
        • Whale Watch
      • Space Lesson Outlines >
        • Lunar Fieldtrip
        • Lunar Sports
        • Rockets
    • Blog
    • About the site
    • RWM Video Overview
  • Contact


Menu

Introduction
The Basics

    Text
    Images & Hyperlink
    Color
Layout Templates
  • Cover page
  • Blogger HTML Formatting
  • Paragraphs w. image
  • Image w. bullets
  • Video
  • Split text & image
  • Complex Table
More Tips

Cover Page

The two layouts below are formatted larger than most..  They would work well as the annotation for a folder of placemarks.

The first layout is for a large photo with a title and the second includes a paragraph beneath the image.  You can add or remove whatever text elements you wish to that section.  I’ve used Lorem ipsum as dummy text and added a hyperlink, and words in bold and italic.  Delete it and add your own.


  Use the navigation menu on the left to view other layouts.


Picture

Cover page HTML

<table width="610" bgcolor="add color" borderwidth="medium" bordercolor="add color">
<tr><td>
<p><font size="6" face="verdana" color="add color"><center>
<b>Add title text </center></b>
</p>
<center><img src="Add image URL" width="600"></center>
<p>
<a href="Add URL for photo credit" >
<font size="2" font color="add color"><i>
Photo credit</font></i></a>
</p>
</tr></td>
</table>


Picture

Cover page w. text HTML

<table width="610" bgcolor="add color" borderwidth="medium" bordercolor="add color">
<tr><td>
<p><font size="6" face="verdana" color="add color"><center>
<b>Add title text </center></b>
</p>
<center><img src="Add image URL" width="500"></center>
<p>
<blockquote>
<font size="3" face="verdana" color="add color">
<a href="add URL/">Lorem ipsum </a>dolor sit amet, <b>consectetur</b> adipiscing elit. Ut auctor, enim sollicitudin blandit interdum, velit dolor consectetur quam, adipiscing <i>dignissim magna massa</i> at est. Morbi tristique, arcu gravida laoreet hendrerit, nisl turpis scelerisque diam, et tincidunt quam sem id massa.
</blockquote></p>
<p>
<a href="Add URL for photo credit" >
<font size="2" font color="add color"><i>
Photo credit</font></i></a>
</p>
</tr></td>
</table>
Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.