QUICK-START Guide: Embed GIS Map FIR in Web Page

Slides:



Advertisements
Similar presentations
Using EBSCOs Search Box Builder Tool Tutorial. Would you like to promote your EBSCOhost resources by adding an easy-to-use search box to your website?
Advertisements

Use Tables for Layout Control Day 7. You will learn to: Understand Tables Create a Simple Table Modify Your Tables Appearance Create Page Layouts with.
HTML Chapter 4. Title My Map Gallery Open File Sub-titles My Map Gallery A collection of maps available through the web. Compiled by your name.
INTRODUCTORY Tutorial 7 Creating Liquid Layouts. XP Objectives Discern the differences among various types of layouts Create a liquid layout Create a.
29 April 2015Page 1 Beginners Guide: Embed GIS Maps Tutorial and Walkthrough w/Examples How to Add GIS Maps to Your Webpages.
1 August 2015Page 1 Webmaster's Guide: Embed GIS Maps with Java Tutorial and Walkthrough w/Examples How to Add Java-based GIS Maps to Your Webpages.
1 August 2015Page 1 ICAO Officers' Guide: Edit GIS Maps Tutorial How to Edit GIS Maps using Layers.
Google Calendar This tutorial is best viewed as a slideshow to better use the links provided.
CHAPTER 8: Enhancing a Website Session 1. Objectives Embed a YouTube video in your website Insert a slideshow in your website Use Google fonts in your.
Embedding Videos. Adding Videos to Our Website: Videos can make our pages more interesting and engaging. Most video-hosting websites, such as YouTube,
How to add a Wevideo project to you Jimdo Homepage Frontier EMST.
Twitter is an excellent way to post your announcements on your website. This tutorial will give you a step by step on how to embed your school’s twitter.
 iSpring is a PowerPoint to Flash Converter  Click here to Download iSpring – free Click here to Download iSpring  iSpring works with SlideBoom  SlideBoom.
Additional Topics. Tutorial #9 Review – Forms Forms Legend and fieldset Fields Text Password Radio buttons, check box, text area, select lists Buttons.
HTML Overview Part 2 – Paragraphs, Headings, and Lines 1.
Creating your Webpage with tables. This is a 2 column by 1 row table!
 In My.Wartburg you can add…  YouTube Videos  Films on Demand (Vogel Lib.)  Internet Pages With a Video  Anything with a URL (
CIS67 Foundations for Creating Web Pages Professor Al Fichera Reference for CIS127 and CIS 137.
Hypertext Mark-Up Language Web Page Creation HTML.
How To Add Flair To Your Site Maureen Enright, Elyse Kuriata, Nathan Boes, Hodge.
Add an Image. index.html about.html contact. html contact. html.
Chapter 2 Web Page Design Mr. Gironda. Elements of a Web Page These are things that most web pages use.
Kevin Murphy Introduction to Tables Masters Project CS 490.
Videos. Adding Videos to a Web Page Videos can make our pages more interesting and engaging. Most video-hosting services, such as YouTube, will provide.
audio video object Options: controls autoplay Need to define height and width Options: controls autoplay.
HTML ( HYPER TEXT MARK UP LANGUAGE ). What is HTML HTML describes the content and format of web pages using tags. Ex. Title Tag: A title It’s the job.
Countdown banner Five color schemes: purple, orange, blue, blue/purple, yellow/purple Implementation Example Layout examples - landscape NOW LIVE ON YOUR-LIFE.COM.
Go Animate Tutorial. Home Sign Up Click Sign Up.
Images Worksheet. Web template Download the template folder Unzip and save in your documents Rename the folder to “images work” without quotes.
Valeria Shanks Presenter Multimedia Workshop Tutorial BB You will add extra pages to your basic web page.
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.
Open the index.html Open this PowerPoint from the S Drive IDT folder Chapman Images.ppt.
The “Quick Change” Method of Web Design. Create Your Design Create and cut up the graphics for your web site. Create a masterstyle sheet. Name it “plainmasterstylesheet.html.
Using Text Edit. Create Folders to Organize a Site  Identify the location where you are storing your Web sites. Ask your teacher for help if needed.
CSS IS A LANGUAGE DESIGNED TO TARGET HTML ELEMENTS AND NODES BY TYPE, CLASS, ID AND VALUE, AND CHANGE THEIR VALUES CSS – change how your HTML looks and.
“Successful Uses of HTML Computer Code” Shannon Harwell.
Embedding Videos and Slideshows. (Click on any question you have to go directly to the answer, while in presentation mode)
ENHANCE YOUR WEBSITE. HOW TO INSERT COLOR??? USE THE TAG: GO TO PICK COLOR WANT BY POINTING: THEN USE THE HEX NUMBER.
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.
Instructional Design Center Embedding Google Documents in Blackboard.
ICAO Officers' Guide: Edit GIS Maps Tutorial
Beginners Guide: Embed GIS Maps Tutorial and Walkthrough w/Examples
Apache Tomcat & Quick Tutorial
ESRI Story Map Tutorial
Html.
How to Add Java-based GIS Maps to Your Webpages
Videos.
Web Design and Development
<TAG> <html> <head>
Simple steps of using Google Earth to prepare Field Study report
Essentials of HTML.
WEB 240 Education for Service-- snaptutorial.com
Web Page Design ICT Ms. McGrew.
Using ImageBlender.
Adding form and function to your ACEweb pages
HTML5 Media.
How to Add Java-based GIS Maps to Your Webpages
Essentials of HTML.
ICAO Officers' Guide: Edit GIS Maps Tutorial
GET INVOLVED GET INVOLVED SPECIAL OLYMPICS MINNESOTA
Connect: What kind of multimedia might you use on a web page?
Basic HTML and Embed Codes
Instructor: Charles Moen
Welcome to 2013-and Technology in the Classroom by Tim Rhodes
Menu.
Videos.
Embedding Videos.
Step-by-Step Banner Creation Guide
HTML5 Audio & Video By Derek Peacock
For the CIS17 course..
Presentation transcript:

QUICK-START Guide: Embed GIS Map FIR in Web Page How to Add FIR Map to Your Webpage December 2012

For map above, copy HTML below into <body> HTML Code for Your FIR Map For map above, copy HTML below into <body> <iframe height="600"src="http://gis.icao.int/FIRMSD"width="100%"</iframe>

Adjust height and width Choose percentage % or exact size Change height height="100%" or height="600" etc. Change width width="100%" or width="640" etc. NOTE: Enclose % or number in straight (not curly) quotes

Contacts GLasnier@icao.int (GIS) MMorawski@icao.int (GIS Assistant) KHorst@icao.int (Tutorial)

end