Javascript & HTML5 Intro. Why Javascript? Next big thing in online games Flash is slowly on its way out Can be coded via any text editor, flash costs.

Slides:



Advertisements
Similar presentations
Creating a brochure with MS Publisher K Enniss 2/2003.
Advertisements

HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Creating a eportfolio Mrs Bhayat. Setting up a website When you open Dreamweaver you have to set up a site and you do this as you are shown above. You.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Step-by-Step: Select a Page Orientation USE the document that is open from the previous exercise. 1.In the Page Setup group of the Page Layout tab, click.
CSS Layout Crash Course An Advance CSS Tutorial. Inline vs. Block Many HTML elements have a default display setting of Block. Block elements take up the.
HTML.
Project 8 Creating Style Sheets.
HTML Creating Web pages. HTML Hyper Text Markup Language Not programming, but a markup language using tags to format text in Web browsers.
Designing Websites Using HTML and FrontPage A Typical Webpage View Source A webpage is a text file containing instructions to tell a computer how the.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
CIS101 Introduction to Computing Week 05. Agenda Your questions CIS101 Survey Introduction to the Internet & HTML Online HTML Resources Using the HTML.
CIS101 Introduction to Computing
Introduction to HTML 2006 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Creating an HTML page Skills: edit and debug HTML pages IT concepts: text editor This work is licensed under a Creative Commons Attribution-Noncommercial-
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
Inline, Internal, and External FIle
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
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.
PYTHON: LESSON 1 Catherine and Annie. WHAT IS PYTHON ANYWAY?  Python is a programming language.  But what’s a programming language?  It’s a language.
Creating Tables in a Web Site.  Define table elements  Describe the steps used to plan, design, and code a table  Create a borderless table to organize.
Create a Website Session I Key Components Hands-on HTML.
Windows Basics: Desktop, Taskbar and Window
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
Windows Basics: Desktop, Taskbar and Window
Web Design Using HTML Codes. WHAT DO I NEED TO BEGIN DESIGNING A HOME PAGE? 1.YOU NEED A FOLDER (also called a DIRECTORY) You should set up a folder or.
Basics of Web Databases With the advent of Web database technology, Web pages are no longer static, but dynamic with connection to a back-end database.
Unit E. Image Measurements The size of an image can be measured 2 ways: Dimensions: the height and width, measured in pixels. File Size: measured in Kilobytes.
Locally Edited Animations We will need 3 files to help get us started at
NMED 3850 A Advanced Online Design January 26, 2010 V. Mahadevan.
Intro to C++. Getting Started with Microsoft Visual Studios Open Microsoft Visual Studios 2010 Click on file Click on New Project Choose Visual C++ on.
HTML CRASH COURSE. What is HTML?  Hyper Text Markup Language  The language used to make web pages  Written by using tags.
Using Tiled. What is Tiled? It’s a level editor It allows game programmers to create their 2D game world with ease.
HOW TO BUILD YOUR CULINARY ARTS PORTFOLIO. Adding a New Slide/ Duplicating a Slide Go to the slide menu on the left side of the screen Right click to.
HTML CSS JAVASCRIPT. HTML - Stands for Hyper Text Markup Language HTML is a ‘language’ that describes web pages. This language is a collection of codes.
Web Programming Basics of HTML. HTML stands for Hyper Text Mark-up Language A mark-up language is different than those that you have learned before in.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
How are tables used in web design?. A table (FIVE THINGS TO KNOW) 1. Is made up of columns and rows 2. Has cells where columns and rows intersect.
Resizing Images CS 268. Where to start? Pictures (of course)  Need to down size them for the web.  Pictures taken with a 10 mega pixel camera are usually.
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.
Week 1 – Beginners Content McAfee & Big Fish Games CoderDojo.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
The Teacher Computing HTML HyperText Markup Language.
Quick Questions 1. What does HTML stand for? 2. What are the three main languages of the Web? 3. What is the purpose of the tags? 4. Why do we indent different.
Advanced Topics Lecture 8 Rachel A Ober
HTML BASIC IST 210: Organization of Data IST210 1.
HTML CS 105. Page Structure HTML elements control the details of how a page gets displayed. Every HTML document has the following basic structure: … …
HTML Hyper Text Markup Language. The Basics u HTML documents contain “tags” which instruct the Browser software on how to present the information within.
1 2/16/05CS120 The Information Era Chapter 4 Basic Web Page Construction TOPICS: Intro to HTML and Basic Web Page Design.
HTML-I Basic HTML Elements. HTML (Hyper Text Markup Language) HTML is a document layout and hyperlink- specification language. i.e. a language used to.
Using HTML. Glogger Glogger is like you own personal web page, you can add… Pictures Text Videos Music, etc… Modify and adjust anything you want Glogger.
1 Sophiebook 101: Exploring the interface. 2 Open a new book in Sophie 1.File > New Book 2.Click OK.
Project 02 Creating and Editing a Web Page Concept Map of Unit Creating and Editing a Web Page Key Learning Understand the elements to create a web page.
Introduction to HTML Hypertext Mark-up Language. HTML HTML = Hypertext Mark-up Language Is just plain simple text marked up by “tags” You can create a.
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.
How to make a brochure Go to Microsoft word 2007 and select any online template on brochure.
Do I Understand Power Point? Assessment Game. Question 1 What is Power Point?
How to create a web page using word …
Graphics Card A graphics card is used to make the images displayed on your computer better quality and the performance of your computer. It is usually.
Pixels.
Training & Development
HTML Text editors and adding graphics
Introduction to Web Application Design
Creating buttons in Fireworks
One Set of Styles Connected to As Many Pages as You Want!!!
Intro to Programming (in JavaScript)
Presentation transcript:

Javascript & HTML5 Intro

Why Javascript? Next big thing in online games Flash is slowly on its way out Can be coded via any text editor, flash costs mega $$$

What are Javascript & HTML5? HTML is the page layout, is STATIC, usually an HTM or HTML file Javascript is the program that runs on the page, usually a JS file We will be focusing on the Javascript side of things for now We will be writing our code in the most hardcore way possible We are going to write code in NOTEPAD (We may also use a more advanced program later on, but for now Notepad will do.)

HTML vs HTML5 HTML5 is an extension of HTML, has the glorious CANVAS element The canvas is an object that sits on the page (like a picture) but we can display anything we want on the canvas whenever we want The canvas is basically a picture that changes according to what we say in our code. This is what lets us make games so easy

Questions?

TO DO List On your student drive, create a folder named: templates Go to Right click as save both HTML Page & Javascript Code into your templates folder Open the html file and see Hello World Open the JS file to see the code

TO DO Con’t Change the background of the canvas to something else Print your name in all 4 corners, as close to the edges as you can Make a border in a different colour of width 10 pixels