ADAM AKESSON’S E-PORTFOLIO For the Thinking Through Computing Learning Community.

Slides:



Advertisements
Similar presentations
To print your results, click on the printer icon. Choose from the printing options suggested. You can choose to remove items from folder after printing.
Advertisements

HTML Basics Customizing your site using the basics of HTML.
Getting Started with your Course Staff Guide. Turn Editing On Click either the link or the button as below:
HTML Lesson 4 Hyper Text Markup Language. Assignment Part 3  Save your last html file as “FirstName3.htm”  Set the title as “FirstName LastName Third.
In Campus Pipeline use the My Class Rosters link appropriate for your computer and follow the directions to browse to your roster files. Copy and paste.
WebPages & HTML … the sandwich analogy by L Chow.
How to Make a Web Page: A Crash Course in HTML programming.
Images By Tara Frieszell By Tara Frieszell. Adding images to your website will make it more interesting and add to the design. However, some viewers aren’t.
Unit 4.4 We are HTML Editors
March 9, 2011CS 1921 JavaScript Debbie Bartlett March 9, 2011.
CSCI 1101 Intro to Computers 7.3 Learning HTML. HTML Coding - Frame sets 2 What are Frames? Frames allow independent navigation and content to two (or.
Basics of HTML. Example Code Hello World Hello World This is a web page.
HTML Links and Anchors.
Define html document byusing Example : Title of the document The content of the document......
Robert Vitolo CS430.  CSS (Cascading Style Sheets)  Purpose: To provide a consistent look and feel for a set of web pages To make it easy to update.
INTRODUCTION TO DREAMWEAVER 8. What we already know…  Design basics  Contrast  Repetition  Alignment  Repetition  HTML.
Creating an Expression Web Site
Chen Raz Requirements: 1. HTML5/CSS3 (I remind you that we have an agreement that you don't charge me extra for this) 2. Do not use the html element 3.
Basic HTML Hyper text markup Language. Re-cap  … - The tag tells the browser that this is an HTML document The html element is the outermost element.
Creating your Webpage with tables. This is a 2 column by 1 row table!
HTML. What is HTML?  HTML is a language for creating web pages.  HTML stands for Hyper Text Markup Language  A markup language has tags which are codes.
Step 1: Choose a Domain that hosts WebPages Here’s some free ones to start you off:   
Designing Web Sites Using “tags” Tags are codes inserted among the text to tell the text how to behave Their format is very rigid; they always look like.
Computing Theory: HTML Year 11. Lesson Objective You will: o Be able to define what HTML is - ALL o Be able to write HTML code to create your own web.
JAOIT 8.  Dreamweaver is a program for creating web pages and managing websites without having to type HTML code.  WYSIWYG – What you see is what you.
What is RSS? And how do I use it to make my life easier.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Basic HTML PowerPoint How Hyper Text Markup Language Works.
Basic HTML PowerPoint How Hyper Text Markup Language Works
Linking to an External Style Sheet Web Design Section 4-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
By: Mohammed T. Dawood Aug 24,  Establishment:  MVU Lab, was first established on Jan 2007 as a part of the MVU project for E-Learning and distance.
XHTML1 Images N100 Building a Simple Web Page. XHTML2 The Element The src attribute specifies the filename of an image file To include the src attribute.
1 HTML Frames
META tag META tag is the element in the HTML that interacts with the search engines. It’s contain 2 attributes that should always be used: NAME: is an.
 How to create a quiz and teacher code. 1)First find a video on Youtube or other video hosting website and copy the embed code (Video embed code pictured.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
CHAPTER 06: FRAME Tharith Sriv. Chapter Outline  What are frames?  Using Frames: Guidelines and Drawbacks.  The tag.  The ​​ tag.  The tag.  Creating.
HTML & CSS BasicsHTMLCSSQuizAnswers  The logo In this website(made of html and css Codes), you will learn some basics of How to use HTML and CSS codes.
A New Page to Add-On Your Multimedia Page. Creating a New Page Open up a new Windows Notepad Click File > Save As > My Computer > “your flash drive” Name.
Web programming Part 1: HTML 由 NordriDesign 提供
1 2/22/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Images and placing pages on the server.
  This is a different use of the anchor tag; it simply gives a name to the specific point on the page where the tag occurs. The tag must be included,
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.
External Style Sheets Exploring Computer Science – Lesson 3-6.
Open the index.html Open this PowerPoint from the S Drive IDT folder Chapman Images.ppt.
Enter your provided username and password click enter.
Notes Test #2 will be held one week from this Thursday Check to see if you have a Vision account –Launch Netscape –Point & Click to location and type vision.
Creating a Web Page Presented by: Bernadette G. Bautista Manuel I. Santos MNHS April 29, 2011.
+ HTML Hypertext Markup Language. + Introducing HTML HTML is the language used in writing websites Open the “HTML Practice” link on the Daily Log Delete.
1 3/28/05CS120 The Information Era CS120 The Information Era Chapter 4 – More HTML Specifics TOPICS: Frames.
ET-710 WEB-DESIGN By Bart Chuchro Queensborough Community College.
Html By: Andrew, Aaron & Carlos. How to make a website Making a website requires making a page that is an index of all contained webpages This means linking.
Informatics Computer School CS114 Web Publishing HTML Lesson 3.
HTML Basic Structure. Page Title My First Heading My first paragraph.
“Successful Uses of HTML Computer Code” Shannon Harwell.
Click on CIS120/17 to go to website for course. The week of will tell you what is planned for the week and what has been assigned.
Tutorial #1 Using HTML to Create Web Pages. HTML, XHTML, and CSS HTML – HyperText Markup Language The tags the browser uses to define the content of the.
Creating Your Own Navigation Menu Web Design Section 6-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
HTML Help book. HTML HTML is the programming language used to make web pages for the Internet. HTML stands for Hyper Text Markup Language. HTML is made.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
Internet Exploration: HTML Basics
Key concepts of Computing
CSE 3! By Emma Sasson CSE Online Webpage HTML WORD EXCEL ALICE
Internet Exploration: HTML Basics
My web site..
CIS44.
What is HTML?.
Hypertext Markup Language
Science Student Survey Science Student Survey
Presentation transcript:

ADAM AKESSON’S E-PORTFOLIO For the Thinking Through Computing Learning Community

What is in my E-portfolio? Description of the Thinking Through Computing Learning Community. Projects and Assignments we have done in the past. Links to other Pace University websites. Webpages I have created composed of many different tags.

What tags did I use in my webpage?

What is the purpose of Frames <frames> </frames>? Frames allow you to combine two webpages into one webpage. For example if you have a directory of links, instead of placing the HTML coding on each page, you do it on it’s own separate page, and it remains displayed while the rest of the page changes. + =

Frames + Links = Easy Menus Before you click on a link under the Adam Akesson’s E-Portfolio title. After you click on a link under the Adam Akesson’s E-portfolio title. After the link was clicked only the area under the title and the links was changed.

The End….. As you can see frames are very useful, and they are a major part of the format I used when I created my E- portfolio.