![]() |
![]() |
|
Features & Guidance File Naming Conventions & Directory Structure Fonts, Colors, and Other Formatting Creating Effective Web Content Template Examples Related Info Web Communications Subject Area |
Template Layout GuidelinesThis page shows how images should be placed in the template using image classes "pic_right" and "pic_left" and paragraph classes "caption" and "captionNoPad." Typical table coding examples are also provided.
Code for image at right is <img class="pic_right" ...>. Class applies 10px left-padding and float:right. Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc., li tot Europa usa li sam vocabularium. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilitá de un nov lingua franca: on refusa continuar payar custosi traductores. It solmen va esser necessi far uniform grammatica, pronunciation e plu sommun paroles.
Code for image at left is <img class="pic_left" ...>. Class applies 10px right-padding and float:left. Li Europan lingues es membres del sam familie. Lor separat existentie es
un myth. Por scientie, musica, sport etc., li tot Europa usa li sam
vocabularium. Li lingues differe solmen in li grammatica, li pronunciation e
li plu commun vocabules. Omnicos directe al desirabilitá de un nov lingua
franca: on refusa continuar payar custosi traductores. It solmen va esser
necessi far uniform grammatica, pronunciation e plu sommun paroles.
Ma quande lingues coalesce, li grammatica del resultant lingue es plu simplic e regulari quam ti del coalescent lingues. Li nov lingua franca va esser plu simplic e regulari quam li existent Europan lingues. It va esser tam simplic quam Occidental: in fact, it va esser Occidental. A un Angleso it va semblar un simplificat Angles, quam un skeptic Cambridge amico dit me que Occidental es. Example at right is for an image requiring a caption > Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exercitation ulliam corper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem veleum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel willum lunombro dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc., li tot Europa usa li sam vocabularium. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilitá de un nov lingua franca: on refusa continuar payar custosi traductores. It solmen va esser necessi far uniform grammatica, pronunciation e plu sommun paroles. Li Europan lingues es membres del sam familie. Lor separat existentie es un myth. Por scientie, musica, sport etc., li tot Europa usa li sam vocabularium. Li lingues differe solmen in li grammatica, li pronunciation e li plu commun vocabules. Omnicos directe al desirabilitá de un nov lingua franca: on refusa continuar payar custosi traductores. It solmen va esser necessi far uniform grammatica, pronunciation e plu sommun paroles. Example below is for a large image needing a caption.
Table Layout GuidelinesUsually, we do not specify a width so that it expands to fill the page.
However, specifying a width for a table with only two columns is fine as
long as the table width does not exceed the allowable column width
(500 pixels) of the 2-column template. Specifying a fixed table width can
help keep
things from getting too spaced out on a big monitor.
Using Microsoft SharePoint Designer SharePoint Designer likes to automatically setup individual embedded styles to control how tables will look on a web page. These styles have very generic names like (style1, style2, style3...). All embedded styles will be placed in the <head></head> section of your web page.
Note: If you decide to manually create these styles, you should not set any parameters using the table properties window. If you do, SharePoint will auto generate new styles with generic names and will not put them in your existing manually created styles. Outer Table Setup Code Example: <table cellpadding="5" cellspacing="0" id="table4" class="style1">
Internal Table Borders: Code Example: <td class="style2">
Table Header Setup: Code Example: <td class="style3">
Below is an example on how the auto generated style code will look in the web page <head></head> section. <head> Designer Note:
.style2 { Table Example - Using the above property settings
Using Microsoft FrontPage (all versions) Table Setup: - Cell Padding = 5 Table Header Setup - We typically set the following cell
properties for the table header, see the image below. Column header text are typically
bold and the
cell background is usually set to [#F4F4F4].
Column text can either be left-justified (default setting) or centered.
Last Modified: April 6, 2009 |
||||||||||||||||