Review of last Session Adding custom html Adding custom html HTML is the language that web servers understand, all web pages are created using HTML. HTML.

Slides:



Advertisements
Similar presentations
How to create a wiki using pbwiki. Step 1: Choose a wiki website I have chosen.
Advertisements

NEXT. Create Pages in Blogger Another top user-requested feature has just graduated from Blogger In Draft! Blogger now makes it easy to create Pages linked.
X-Media V2.0 Healthcare Training Jayex Technology Limited X-Media V2.0 March 2010 v
Online Collaboration Applications ADE100- Computer Literacy Lecture 28.
Rowan County Public Library. Register for and sign into a Wordpress account. Set up a blog. Add pictures and posts. Instill a basic understanding of Wordpress.
Creating a Portfolio Website Phillips. Go to wix.com.
6 th Annual Focus Users’ Conference Application Editor and Form Builder Presented by: Mike Morris.
Review of last session Logon – username = l4luser02 – l4luser16 Logon – username = l4luser02 – l4luser16 Password = Startnow1 Password = Startnow1 Fill.
New School Websites Teacher Pages. Visit the SCUSD Website for videos tutorials: For more information.
Websites with Weebly are easy!. Easy Website Creation with Weebly Making your library media center’s web presence current and effective Holly Frilot,
Review of last session The Weebly Dashboard The Weebly Dashboard Controls your account and your sites Controls your account and your sites From here you.
Creating a Web Page HTML, FrontPage, Word, Composer.
Creating a Website: Introduction to the Basics Dr Janelle Young.
This is Google Drive. It stores all the documents you have made here.
Building and managing class pages on our new Web site School Wires Training.
Getting Started Setting a Theme Setting up Pages Making a Menu Adding Video to your Page Setting Up Your Contact Page Extra Website Content.
Starter for 10 Unit 10: Flickr & YouTube Transform IT SFT10_Flickr_YouTube.
Human Geography for Teachers: GCU673 Arizona State University Valerie Mervine.
Creating Your Own Website
© 2012 Boise State University1 WordPress Training February 14, 2013.
Google Training By: Amy Shannon and Dave Auwerda.
2015 Webmaster Training. 1.Site Navigation RWD Structure Sharing content areas 2.Dynamic Content Updates News/Blog Containers Calendars – Priority, Standard.
Website Confidence By Andrea Bailey and Nedra Rezinas.
Moodle (Course Management Systems). Assignments 1 Assignments are a refreshingly simple method for collecting student work. They are a simple and flexible.
Singapore Primary Schools Sports Council User Guide.
How to use in your classrooms? Presented by Steve Adler, Cheryl Butler, Allen Day, and Hyewon Lee 1.
Targeted Training, LLC. APPLYING STYLES DOWNLOAD FREE TRIAL OF ADOBE CONTRIBUTE ADOBE CONTRIBUTE CONNECTION WIZARD ENTERING EDIT MODE WEB PUBLISHING PROCESS.
A Step by Step Guide How to add your own pages to the website.
Kimberly Otos FACS Instructor Mandan High School WEEBLY 101.
Office of Educational Technology School District of Philadelphia Introduction to Sites Google Sites This presentation is available at
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials The internet: Blogging Suitable for: Advanced.
PowerPoint Presentation of Essential Concepts PowerPoint Presentation of Essential Concepts Chalice Tillis LEM 511.
Presented By David Speight.  Easy Student Accessibility  Familiar Navigation  Fits Inside the Box  Works Outside the Box  Allows Creativity without.
JUX 1 12/26/2012 JUX Creating in Jux allows you to present your images, captions, text, blogs, etc. in a creative format. Create an Account Login at
Getting Started with CAA’s Alumni Groups Website System.
1. 2 Introductions  Name?  What do you want to get out of this session?  To follow along with this presentation go to
Nickelodeon – Blogs User Guide. 1. Introduction The admin tool allows you to create and publish blog posts easily and efficiently along with managing.
A Basic Guide to Using Wikispaces Jeff Rew TEDU 673.
Review of last session Add text to your website Add text to your website Title Title Paragraph Paragraph Title and paragraph Title and paragraph Add photographs.
Singapore Schools Sports Council User Guide. Table of Contents How To Login How To Logout How To Add Games Content (Same for ASG) How To Edit Games Content.
Websites with Weebly are easy!. Easy Website Creation with Weebly Holly Frilot, Library Media Specialist Collins Hill High School, Suwanee, GA.
Foxbright – Smarter Education Websiteswww.foxbright.com Foxbright Training Foxbright Teacher Pages
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Build Your Own Website Review of week 3 Editing your header Editing your header Creating and navigating to hidden pages Creating and navigating to hidden.
Things you should have with you: Your own address Student addresses Ideas that you want to include.
***Adding items to your Etudes Homepage*** Log into Etudes
 To begin you first need to sign up to Weebly by going to or alternatively and we will create an account.
Review - Adding a Blog Blogs are interactive web pages that are meant to be constantly updated and allow visitors to comment on the content. Blogs are.
Videos, the More Tag, Permalinks, and Shortlinks.
WEB 2.0 TOOLS VIDEO HOSTING SITE YOUTUBE. WHAT IS YOUTUBE? Youtube is a video hosting site were anyone can upload videos expressing their talents, interests.
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
PCNA: CREATE A WEBSITE WITH EASE USING WIX.COM TO EASILY CREATE A WEBSITE.
Glog All! Glog One! Glog On!. A Glog is like a poster... only better Glogs allow students to create an online poster using photographs images graphics.
How to create blogs In. Register Click on If you have a Google account(i.e. Gmail), then sign in with your username.
Facebook for Beginners One Session Class. What will you learn today? What can you do on Facebook? Creating a profile Privacy Connecting with friends Sending.
Review of last session Adding buying buttons Adding buying buttons Go to the Settings tab and select E-commerce Settings Go to the Settings tab and select.
WordPress for Beginners February 2, 2014 Facebook.
+ Publishing Your First Post USING WORDPRESS. + A CMS (content management system) is an application that allows you to publish, edit, modify, organize,
Websites with Weebly are easy!. What is Weebly? Weebly is a free website creator. It is very easy to use. If you feel comfortable creating documents with.
Develop Your Web Presence Using WEEBLY TECHNO DRAGON PD | WEEBLY.
How to create an educational wiki. Laurie Roberts 2010.
Creating a Website in Weebly Joey Weaver IDT 7062.
Classroom Wiki Tutorial EDIC 763 Instructional Design Fall 2011 Aysha Bajabaa Dr. Gary Whitt 1 NextBack.
How to create a website from scratch.  You should have an internet access.  Visit  You need to create a new account OR.
Step by Step Linking it all together
ΑΓΓ66 Creating a wiki Contact Session 3
Midwest NASCOE Tutorial
Web Page Design ICT Ms. McGrew.
So you were told to make a website
An audio and visual tutorial
Presentation transcript:

Review of last Session Adding custom html Adding custom html HTML is the language that web servers understand, all web pages are created using HTML. HTML is the language that web servers understand, all web pages are created using HTML. You can get lots of HTML code from the Internet You can get lots of HTML code from the Internet One of the most useful is a Marquee, which is a scrolling banner. One of the most useful is a Marquee, which is a scrolling banner. Go to to get the code. Go to to get the code. Copy the code for a scrolling text marquee. Copy the code for a scrolling text marquee. Paste the code into your HTML element Paste the code into your HTML element

Review of last Session Adding custom html cont. Adding custom html cont. To change the text click in the HTML box and change the text with your own To change the text click in the HTML box and change the text with your own Most of the parameters can be configure, font colour, background, speed etc. Most of the parameters can be configure, font colour, background, speed etc. Look at the links page on the course website for more sites. The marquee generator allows you to look and change these options. Look at the links page on the course website for more sites. The marquee generator allows you to look and change these options.links To get id of the bottom “advert” edit the text to change the “HTML lessons” to a couple of spaces To get id of the bottom “advert” edit the text to change the “HTML lessons” to a couple of spaces

Review of last Session Adding custom html cont. Adding custom html cont. You can also add a video by embedding it into a HTML element. You can also add a video by embedding it into a HTML element. Go to YouTube and find a video you like (or upload your own) Go to YouTube and find a video you like (or upload your own) Click on the “share” button and the click the “embed” button Click on the “share” button and the click the “embed” button Below the buttons is a box with the HTML Code in it. Below the buttons is a box with the HTML Code in it. Copy this code and paste it in a HTML element Copy this code and paste it in a HTML element The Video is now embedded onto your web page The Video is now embedded onto your web page

Review of last Session Adding a Blog Adding a Blog Blogs are interactive web pages that are meant to be constantly updated and allow visitors to comment on the content. Blogs are interactive web pages that are meant to be constantly updated and allow visitors to comment on the content. It is a page you update every time you want to tell your customers something It is a page you update every time you want to tell your customers something It is also good to keep adding fresh material so that search engines upload new data. It is also good to keep adding fresh material so that search engines upload new data. To add a blog, go to the pages tab and click on the “Add Blog” button, then click on the “edit page” button To add a blog, go to the pages tab and click on the “Add Blog” button, then click on the “edit page” button

Create your own Website Starting your first Blog (Video) Starting your first Blog (Video)Video Write a Blog Post Write a Blog Post To create a new post for your blog, use the New Post button at the top of the blog itself. To create a new post for your blog, use the New Post button at the top of the blog itself.

Review of last Session Your blog post has a title and a content area. Your blog post has a title and a content area. The title should generally be short - no more than a sentence long or so. The title should generally be short - no more than a sentence long or so. The content area includes a basic paragraph element which you can either edit or delete. The content area includes a basic paragraph element which you can either edit or delete.

Review of last Session Adding content to a blog post works the same way as adding content to a regular page - just drag elements into the post and edit them to add content. Adding content to a blog post works the same way as adding content to a regular page - just drag elements into the post and edit them to add content.

Review of last Session Once you've added your content you can categorize the post - these categories will appear on your sidebar, making it easier for visitors to your blog to find posts that cover certain topics. Categories can be whatever you like and it isn't necessary to use them. Once you've added your content you can categorize the post - these categories will appear on your sidebar, making it easier for visitors to your blog to find posts that cover certain topics. Categories can be whatever you like and it isn't necessary to use them.

Review of last Session Now you can Publish the post to your live site (which will make it instantly available) or Save to Drafts to edit / publish it later. Now you can Publish the post to your live site (which will make it instantly available) or Save to Drafts to edit / publish it later.

Review of last Session If you save the post as a draft, it'll be accessible to you through a drafts area at the top of the blog page from within the editor (along with any other drafts you've saved). Just click the link to the post from this drafts area to edit it further and save / Publish. If you save the post as a draft, it'll be accessible to you through a drafts area at the top of the blog page from within the editor (along with any other drafts you've saved). Just click the link to the post from this drafts area to edit it further and save / Publish. Every new post you Publish will appear at the very top of the page, pushing older posts further down the page. After you've added seven or eight posts to the page, older posts will be moved off the main page to still accessible archive pages. Every new post you Publish will appear at the very top of the page, pushing older posts further down the page. After you've added seven or eight posts to the page, older posts will be moved off the main page to still accessible archive pages.

Review of last Session The Blog Sidebar The Blog Sidebar Your blog includes a fully customizable sidebar. This sidebar includes four sections by default, which can be edited and deleted like any other element. Your blog includes a fully customizable sidebar. This sidebar includes four sections by default, which can be edited and deleted like any other element. But you can easily add more content by dragging elements to the sidebar. There is a "Blog Sidebar" category that is meant to be used only with the sidebar, but you're welcome to use elements from any of the categories. But you can easily add more content by dragging elements to the sidebar. There is a "Blog Sidebar" category that is meant to be used only with the sidebar, but you're welcome to use elements from any of the categories.

Review of last Session Manage Blog Comments Manage Blog Comments We turn on comments by default for every blog post you create, and visitors to your blog can comment on any posts you've made unless you turned comments off under your Blog Settings. These comments appear underneath each individual post in the order in which they were added: oldest at the top, newest at the bottom. This order cannot currently be changed. We turn on comments by default for every blog post you create, and visitors to your blog can comment on any posts you've made unless you turned comments off under your Blog Settings. These comments appear underneath each individual post in the order in which they were added: oldest at the top, newest at the bottom. This order cannot currently be changed.

Review of last Session Manage Blog Comments - cont Manage Blog Comments - cont We notify you of these comments via the address associated with your account (you can change this to a different address for the blog under settings). The comments can be read directly on your site or under the Blog Comments area for the blog in your account. We notify you of these comments via the address associated with your account (you can change this to a different address for the blog under settings). The comments can be read directly on your site or under the Blog Comments area for the blog in your account. You can access this Blog Comment section? Go to the main page of your account, click the More button to the right of the site and select Blog Comments. You can access this Blog Comment section? Go to the main page of your account, click the More button to the right of the site and select Blog Comments.

Create your own Website Adding buying buttons Adding buying buttons Go to the Settings tab and select E-commerce Settings Go to the Settings tab and select E-commerce Settings Set up your paypal or Google account settings Set up your paypal or Google account settings Now drag one of the E-Commerce Revenue Elements to a page. Now drag one of the E-Commerce Revenue Elements to a page. There are 4 different types, try each one to see which one suits you There are 4 different types, try each one to see which one suits you Just click inside the block to edit text and parameters. Just click inside the block to edit text and parameters.

Create your own Website Adding buying buttons –cont Adding buying buttons –cont There is a configuration menu to set some of the parameters of your element. There is a configuration menu to set some of the parameters of your element. You can replace the image You can replace the image Change which of the display styles you are using Change which of the display styles you are using Change the buying button style Change the buying button style Hide the image Hide the image Hide the description Hide the description Change the position Change the position

Create your own Website Sign up for a google account Sign up for a google account Having a google account allows you to add your website easily to the google search engine Having a google account allows you to add your website easily to the google search engine It integrates with YouTube It integrates with YouTube You can you Google Analytics (advanced) You can you Google Analytics (advanced) You can use Google Webmaster Tools (advanced) You can use Google Webmaster Tools (advanced)

Create your own Website Sign up for a google account Sign up for a google account Go to the Google search engine page and in the right hand top corner is a sign in button Go to the Google search engine page and in the right hand top corner is a sign in button Click on this to and then click on “sign up for a new Google Account” Click on this to and then click on “sign up for a new Google Account”

Create your own Website Sign up for a google account – cont Sign up for a google account – cont Fill in the form and click “Next Step” Fill in the form and click “Next Step”

Create your own Website Sign up for a google account – cont Sign up for a google account – cont then it asks you if you want to add your photo (I never do but its up to you) and click “Next Step” then it asks you if you want to add your photo (I never do but its up to you) and click “Next Step” Now click “Get Started” Now click “Get Started”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow In the Google search page top menu click on “More” and then “YouTube” In the Google search page top menu click on “More” and then “YouTube” This will bring you to the YouTube site This will bring you to the YouTube site Click on your name in the right hand corner Click on your name in the right hand corner Click on “Video Manager” Click on “Video Manager” Click on “Create Channel” Click on “Create Channel”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow Set up your username (you can use your google one) Set up your username (you can use your google one) Un-tick the boxes below and click on Next Un-tick the boxes below and click on Next Now just click on “All Done” Now just click on “All Done”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow Click on your name at the R/H top and Go to Video Manager Click on your name at the R/H top and Go to Video Manager In the L/H corner there is a button labelled “Upload”. Click on this and select In the L/H corner there is a button labelled “Upload”. Click on this and select “Creator tools” “Creator tools”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow We are going to use “One true media” to create our video Slideshow. Scroll down until you come to it and click on “Create Video” We are going to use “One true media” to create our video Slideshow. Scroll down until you come to it and click on “Create Video” Scroll down to the bottom of the next page and click on “sign in with your Google account” Scroll down to the bottom of the next page and click on “sign in with your Google account”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow Click on the button Click on the button Now Click on the large green button to upload your photos or Videos Now Click on the large green button to upload your photos or Videos Note you can only have 30 sec of free video, unless you pay Note you can only have 30 sec of free video, unless you pay When the photo’s have finished uploading click “Done” When the photo’s have finished uploading click “Done”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow

Create your own Website creating and adding a video slideshow creating and adding a video slideshow Once you have finished creating and editing your video click “Publish to YouTube” Once you have finished creating and editing your video click “Publish to YouTube”

Create your own Website creating and adding a video slideshow creating and adding a video slideshow There is also a website called Kizoa that allows you to create a video slideshow. Go to There is also a website called Kizoa that allows you to create a video slideshow. Go to You will need to sign up for a free account, but the it works very similar to One true media, but you can have longer shows. You will need to sign up for a free account, but the it works very similar to One true media, but you can have longer shows. When you have finished creating your video slideshow then click on the “Add to blog” button on the bottom of the screen, and it gives you the HTML code to embed on your website. When you have finished creating your video slideshow then click on the “Add to blog” button on the bottom of the screen, and it gives you the HTML code to embed on your website. Copy the code and just past it in a HTML element. Copy the code and just past it in a HTML element.

Create your own Website

Alternately there is a free MS programs called Photo Story Go to To download. You can then upload the video you have created to YouTube or Vimeo and embed it on your website.

Create Your Own Website Backing your site up Backing your site up Go to the settings tab Go to the settings tab Select Archive/Un publish Select Archive/Un publish Select Select

Build Your Own Website Backing your site up cont. Backing your site up cont. Click on Save Click on Save Your site will be saved on your hard drive in a Zip format. Your site will be saved on your hard drive in a Zip format.