Mr. Rouda’s CSCI 101 sections. Refresher from Day One link.

Slides:



Advertisements
Similar presentations
Web Development & Design Foundations with XHTML
Advertisements

Empowering the Education Community to Improve Student Performance through the Intelligent Use of Practical Data EdGate Training: Part 3 - SchoolNotes.
Chapter 2 HTML Basics Key Concepts
Updating Web Sites for Western Engineering August, 2011.
< REVIEW > How HTML looks like (Overview)? Page title here Main page content comes here.
Beginning Web Site Creation: Dreamweaver CS4 Noreen Brown XHTML CODING -- TAGS.
Introduction to HTML CPS470 Software Engineering Fall 1998.
LALA Assessment Spreadsheets How to step up an Excel Spreadsheet for LALA Assessments.
HTML Code HTML can be written on the simplest text programs. A web page is defined by the tag.
Basics of HTML. Example Code Hello World Hello World This is a web page.
Things you need to know before beginning This directory is not perfect. It does have it’s limitations. It is detailed to give you a lot of exposure. There.
Using Scran “Stuff” Storing Organising Sharing Scran Training PowerPoint 2.
What is Web Authoring? Web Authoring Tools Use Text Editors HTML Editors Web-based Authoring Tools Integrated Web Authoring Tools 8Basic Understanding.
Creating Your Own Website
IPUB 100 Lesson 2 Instructor Mark Lamontagne Homework Review.
CS150 Final Exam Review 1 CS150. What you can bring with you  The paper (cheat sheet) that you used on the excel exam 2 CS150.
Mr. Rouda’s CSCI 101 sections. What does a web page consist of? Code HTML, CSS, XHTML, XML, etc. Images Gif, jpg, png, etc. Plugins Swf, flv, etc. JavaScript.
1 Outline 3.1 Introduction 3.2 Editing HTML 3.3 First HTML Example 3.4 W3C HTML Validation Service 3.5 Headers 3.6 Linking 3.7 Images 3.8 Special Characters.
Mr. Rouda’s CSCI 101 sections. What does a web page consist of? Code HTML, CSS, XHTML, XML, etc. Images Gif, jpg, png, etc. Plugins Swf, flv, etc. JavaScript.
Chapter 2 HTML Basics Key Concepts Copyright © 2013 Terry Ann Morris, Ed.D 1.
1 Introduction to HTML Joshua S. Simon Collective Technologies.
Agenda9/11/13  Do Now  Display your name tag and log into your computer  Pre-Assessment Test  Info and Interests  Syllabus and Course Expectations.
Web pages in Linux David Douglas Sam M. Walton College of Business, University of Arkansas.
A little PHP. Enter the simple HTML code seen below.
Introduction to HTML. What is a HTML File?  HTML stands for Hyper Text Markup Language  An HTML file is a text file containing small markup tags  The.
CPT 123 Internet Skills Class Notes Publishing to the Web Session B.
Going Live with a Basic Web Page Bill Hart-Davidson AIM: billhd30 pfworkshop.
Password Recovery Via Customer Care. Account Detail Via Customer Service. Account Configuration With Our Experts. You Want Recover All information.
Textual Password How to use the Textual Authentication Model (AC)
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
Agenda9/11/13  Do Now  Display your name tag and log into your computer  Pre-Assessment Test  Info and Interests  Syllabus and Course Expectations.
Creating a Web Site Using 000webhost.com The 000webhost.com Site You will be required to create an account in order to use their host computer 000webhost.com.
Review Microsoft Word 2010 CS Edit and Format a Document  Open a previously saved document  Select text by  clicking,  clicking and dragging,
HTML Lesson 2. Review Questions  What are HTML tags used for?  What do HTML tags look like?  What are the 3 required HTML tags?  In what section of.
WRA 210: MODULE 3 &PORTFOLIO SESSION 2: STUFF TO REMEMBER Do the readings. It helps, seriously. Ask questions. It’s OK to interrupt me (not others).
CPSC 203 Introduction to Computers Lab 66 By Jie Gao.
Go to:
Set up 2: The shortname space will be created by Jee or Shobha Set up 1: Come up with a shortname (one world is preferred or two words with a hyphen) Discussion.
Computer Information Technology. I need you to submit your project electronically to the Hancock website. Before you can submit your project you will.
Web programming Part 1: HTML 由 NordriDesign 提供
Web Authoring with Dreamweaver. Unit Objectives  Be able to define keywords: HTML, HTTP (protocol), browser, web server, client/server, tag, attribute,
Mr. Rouda’s CSCI 101 sections. Web Expression Tutorial New Folder Code View New File.
HTML Help For MGS 351 Final Project Website. Agenda Getting Started – Must-Do’s – Working from an off-campus computer – Other Resources Working with HTML.
The top four lines are required if you are coding in XHTML and want to validate. Copy and paste them as the top four lines in the code you are writing.
History Journal Website Set-up Instructions. 1. Sign in to Blackboard 2. Go to Section 1 in Topics and Assignments 3. Scroll down and click on link to.
Setting Up a Gmail account for Mr. Bruce’s Computer/Internet Classes.
Introduction to HTML C151 Multi-User Operating Systems.
Hyperlink ● Anchor tag and its attributes ● Four Types of URL ─ ─ Absolute addressing ─ Relative addressing ─ Intrapage ● Attributes -- link, vlink,
Mr. Rouda’s CSCI 101 sections. Format of Every Page my page this is the body.
Introduction To Computing Lab #8 Instructor: Kavya Venkatesh IT 104, Section: 203.
CPSC 203 Introduction to Computers Lab 23 By Jie Gao.
Wikis in Education: Part III Wiki Basics University School of Milwaukee.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
+ Aeries Parent-Student Portal Directions Le Grand Union High School District.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Basic Web Publishing M. Scott Gartner 7/15/98.
Agenda9/11/13  Do Now  Display your name tag and log into your computer  Pre-Assessment Test  Info and Interests  Syllabus and Course Expectations.
HTML HyperText Markup Language. 1.Introduction  HTML is used to describe web pages.  HTML stands for Hyper Text Markup Language.  Tim Berners-Lee and.
Web-RMA Quick Start Guide
Introduction to HTML.
Business Management Mrs. Hunt 1st: F206 2nd: F208 3rd: F203.
Google Drive Introduction:
How to post on Wikispaces
1. 4 BECOME A PAGE ADMINISTRATOR
Mr. Rouda’s CSCI 101 sections
Grab a laptop and log on Do not come to Ms. Murphy with questions/issues with paper – they will all be addressed in class Go to your essay in Google Docs.

Dear colleague: We hope that the information within this file, will help you to sign up and submit your abstract.
Monday, Sept. 24 Today we are going to update the html code to html5. It has some new features that we have not covered yet.
Presentation transcript:

Mr. Rouda’s CSCI 101 sections

Refresher from Day One link

Format of Every Page my page this is the body

Other Misc Simple Formatting

Headers Normal text header one header two header three header four header five header six

Line Breaks and Paragraphs Hi guys. How are you? Hi guys. How are you? Hi guys. How are you? Hi guys. How are you?

Preformatted Text Please leave this spacing alone.

Special characters < = < > = > = SPACE © = © ® = ®

Putting Stuff on Birdnest go to and request an account wait 3 hours go to your page on birdnest File -> Edit with Expression login id : acc\USERNAME password: same as Either Edit the code or File Import rename to default.htm

Homework Create your birdnest account if not completed from last class Create a single webpage that links to yahoo and google and your address. Write a paragraph about your favorite subject and format the text using the formatting tags in this PowerPoint me a link to your birdnest page.