Every website address you add to your pages now automatically becomes a link for the reader. For example, if you type funbrain.com or www.pbskids.org into any large blue text box (on your update page) they will automatically become links to those websites when the page is viewed by the reader. We call this automatic link formatting, and it works on every page of all our website templates. Here are the rules to make it work...
Anything you type in that ends with:
com
net
org
edu
OR begins with:
http
www
becomes a link on your website page.Really long links will be shortened to fit on your page but still function correctly, like this link... http://www.hgtv.com..en-designs-pictures which is actually http://www.hgtv.com/outdoors/gardens/garden-styles-and- types/15-easy-herb-and-vegetable-garden-designs-pictures
Email Addresses
Complete e-mail addresses that contain the '@' and '.' characters are automatically converted to 'mail to' links. Mail to links automatically open with the readers default email service. Here's mine... sample17@amazingclassroom.com
Sharing Files
If you'd like to share a file with your students or parents, simply upload it from your website update page and copy the link. Paste that link anywhere you want to share the file, just as I have done below. Common file types that we can share for you are images, word documents, PDF files, zipped files, & powerpoint presentations. Files are limited to 4MB each. Here is a worksheet that I've uploaded for you to print at home: https://www.amazing..776moon_journal.pdf
Embedding Youtube Videos
Simply copy the embed code from your youtube page and paste it in to your edit box. The code is found on youtube by clicking share, then embed. It should look something like this:
and will give you this..
Basic HTML
If you want a large title use the H2 tags around your text.
Title
becomes...
Title
If you want Italics text, use your text and you will get italics text.
If you want bold text, use your text and you will get bold text.
If you want underlined text, use your text and you will get underlined text.
Spacing & Lists
Adding a new paragraph is simple. Simply hit enter twice between sentences while editing text boxes on your website update page. For a single line break a tag can be inserted. Making a bullet list as seen above is also simple. Add this to your text area and edit the item names.
Item 1
Item 2
Item 3
Item 4
Images
Displaying images on your website is a 2 step process. First the image needs to be hosted online somewhere. There are many great free image host services like imgur.com or postimg.org or we can host it for you. Follow the directions above to upload an image file and copy the link to it. Once we have the link, we'll use an html tag called IMG which can be copied here...