Surflocal.Net
 Extra Formatting for your page (text colors, tables, bullet lists, etc Color Number Chart
Download this to Edit and Resize Your Photos  Add Additonal Photos to Product Pages

Photo Plus 6
Download this to Edit and Resize Your Photos
(1) Photo Plus

Type This What it Means EXAMPLE of how to type or "cut and paste"  it in your page What it looks like.
   Space Advanced Coding     $300 Advanced Coding    $300
<BR>  Line Break The contents of your page<BR>The contents of your page The contents of your page 
The contents of your page
<B> Bold <B>Example</B> Example
<CENTER>
</CENTER>
center
end center
<CENTER>This will center your contents</CENTER>
This will center your contents
<FONT>
</FONT>
text style
end font
<FONT FACE="Times New Roman">Example</FONT> Example
<FONT>
</FONT>
text  size
end font
<FONT SIZE="+4">Example</FONT> Example 
<FONT>
</FONT>
text with color <FONT COLOR="#FF0000">Example</FONT> Example
<H1> heading 1 <H1>Heading 1 Example</H1>

Heading 1 Example

<H2> heading 2 <H2>Heading 2 Example</H2>

Heading 2 Example

<HR> horizontal rule <HR WIDTH="50%" SIZE="3">
<I> italic <I>Example</I> Example
<LI> Bullet List Example 1: 
<MENU> 
<LI type="disc">List item 1 
<LI type="circle">List item 2 
<LI type="square">List item 3 
</MENU> 
Example 1: 
  • List item 1 
  • List item 2 
  • List item 3 
  • <MARQUEE> 
    (Internet 
    Explorer Only)
    scrolling text <MARQUEE bgcolor="#ff0000" loop="-1" scrollamount="2" width="100%"><font color=ffffff>This is an EXAMPLE of the marquee code. Easy, huh?</MARQUEE> This is an EXAMPLE of the marquee code. Easy, huh?
    <P> paragraph This is an example displaying the use of the paragraph tag. <P> This will create a line break and a space between lines.  This is an example displaying the use of the paragraph tag

    This will create a line break and a space between paragraphs. 

    <TABLE> simple table <TABLE BORDER="4" CELLPADDING="2"  CELLSPACING="2" WIDTH="100%"> 
    <TR> 
    <TD>Column 1</TD> 
    <TD>Column 2</TD> 
    </TR> 
    </TABLE> 
    Column 1 Column 2
    Back to TOP

    How to add additional photos to your Surflocal Easy Website Creator & Editing Tools product pages

    Adding additional photos within your product pages is simple.  Go to your Surflocal Member EDIT TOOLS. (The link that was e-mailed to you upon completion of your new Surflocal web site.) 

    (1)  Go to the EDIT MENU. 
    (2)  Choose "Upload additional images to your folder.
    (3)  Follow the directions.  Be sure that the photo is on your desktop and you load it from there.
    (4)  Upon completion of the upload, a code will be given to you. 
    For instance:  : <img  src="http://www.surflocal.net/yourtown/yourpagename/image1.gif">
    (5)  Copy and paste that code into the description section where you want the photo to show up. Finalize the update.

    Background Color Picker & Text Color Numbers

    Simply pick your desired color from the drop-down selector and watch the background change. Click the "convert button" and the rgb and hex (html) codes will be displayed for your selected color. Then all you need to do is copy these color numbers into your page(s)

    Color:

    RGB: RedGreenBlue

    HTML:
    Back to TOP