20-4552: Mathematical Technology Creating Web Pages.

Slides:



Advertisements
Similar presentations
Math Introduction to HTML Gavin Shaddick
Advertisements

The Internet Information Systems, Intermediate 2.
Computing – Weekly Review By Callum Innes HTML WWW WYSIWYG URL Hyperlink.
World Wide Web Hyperlinks Servers/Clients Browsers HTML (HyperText Markup Language)
Html: getting started HTML is hyper text markup language. It is what web browsers look at on the Internet. HTML documents should be created in a simple.
A guide to HTML. Slide 1 HTML: Hypertext Markup Language Pull down View, then Source, to see the HTML code. Slide 1.
How Tags are used to form your Web Page
Made by: Dan Ye. Introduction Basic Last Page ☆ HTML stands for Hyper Text Markup Language; ☆ HTML is not a programming language, it is a markup language;
Learning HTML Week 6. Every Web Page Has the Same Basic Structure The title of your page The guts of the web page, text, graphics, links and so on.
COMP101 – Exploring Multimedia and Internet Computing LA2 (Thu 14:00 – 16:50) TA: Jackie Lo.
IST 221 Internet Concepts and Applications Internet, WWW and HTML 1.
Creating your website Using Plain HTML. What is HTML? ► Web pages are authored in HyperText Markup Language (HTML) ► Plain text is marked up with tags,
Chapter 14 Introduction to HTML
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
Module 5 HTML: An Introduction. ●A language to describe and create web pages. ●Stands for: Hyper Text Markup Language What is HTML?
Why Worry About the WWW? Intranets -- with lots of HR applications »policies/procedures »job postings »benefits & other transactions »hiring & other workflows.
Using Dreamweaver. Slide 1 Dreamweaver has 2 screens that do different things The Document window where you create your WebPages The Site window where.
Creating your Webpage with tables. This is a 2 column by 1 row table!
Internet Technology I د. محمد البرواني. Project Number 3 Computer crimes in the cybernet Computer crimes in the cybernet Privacy in the cybernet Privacy.
Building Websites and weblogs for university Professors Razi herbal medicines research center workshop Presenter: Mehdi Pedram.
Using FrontPage Express. Slide 1 Standard toolbars and menus Time indicator: gives an approximation of download time of the page.
Tutorial: Web Publishing. Web Publishing Tutorial IS for Management2 Web Publishing Web pages are stored on a Web server: a computer with a unique Web.
Web Design ATBs. ATB #1 List headings and size ATB #2 Define HTML.
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.
Open Dreamweaver Start All programs Adobe design and web premium Adobe Dreamweaver.
Web Design 3080 – Week 2 More Fun With Delicious.com Setting up a ‘network’. 1.Go to Delicious.com and sign up for a personal account 2.Once your account.
1 Chinese Information Processing : Using Computers to Teach and Learn Chinese Week 6 and 7: Creating and maintaining web pages - html and ftp.
HTML file format  Lesson Objective: Understanding HTML and how it is used to create web pages.  Learning Outcome:  Create a HTML page by interpreting.
CPSC 203: Introduction to Computers Tutorials 03 & 29 by Jie (Jeff) Gao.
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.
Web Design. How do web pages work? Webpages are written in a code called HTML. Programs like Internet Explorer read the code, and then show it as a web.
Chapter 2 Designing Web Pages With HTML JavaMethods An Introduction to Object-Oriented Programming Maria Litvin Gary Litvin Copyright © 2003 by Maria Litvin,
Index Here type your information or document that you want to look on the Web page.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
HTML Basic. What is HTML HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language, it.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
CSE 409 – Advanced Internet Technology 1 DISCUSSION OF BASIC HTML TAGS.
Week 2- Overview of the internet The construction of a webpage Four Key Elements – how the internet works Elements and Design concepts Introduction to.
1 Creating the Home Page. 2 Creating a Table Table attributes  Two rows and two columns  No border  Left-aligned Change the vertical alignment of the.
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
Introduction to HTML C151 Multi-User Operating Systems.
TITLE OF PRESENTATION Sub heading | nectar.org.au.
HTML Basic Structure. Page Title My First Heading My first paragraph.
Basic HTML Hyper text markup Language. Lesson Overview  In this lesson, you will learn to:  Create Tables.
Web Design – Week 2 Introduction to website basics Website basics: How the Web Works Client / server architecture Packet switching URL components.
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
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.
INTRODUCTION ABOUT DIV Most websites have put their content in multiple columns. Multiple columns are created by using or elements. The div element is.
Objectives At the end of this session students will: Define the following terms in two sentences or less Website Web page Browser Html URL Hyperlink Explain.
Test1 Here some text. Text 2 More text.
Networking Objectives
Name Project Title Project summary Project Objectives
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Web Engineering Hyperlinks, Tables, Frames Lecture 04
Understanding the internet
Web page a hypertext document connected to the World Wide Web.
الوحدة 5 مقدمة في شبكة الانترنت.
X-STANDARD MATHEMATICS ONE MARK QUESTIONS
Web Design and Development
[type text here] [type text here] [type text here] [type text here]
Your text here Your text here Your text here Your text here Your text here Pooky.Pandas.
Web pages Lesson 3.
Your text here Your text here Your text here Your text here
What is HTML?.
[type text here] [type text here] [type text here] [type text here]
Using FrontPage Express
A Summary of Some Key Points from Chapters
ME 123 Computer Applications I Lecture 38: More on HTML 5/20/03
Presentation transcript:

: Mathematical Technology Creating Web Pages

: Mathematical Technology – Creating Web Pages Uniform Resource Locator Domain Name Servers map these URLs to IP addresses (the Maths server is ) Hyper Text Mark-up Language - HTML

: Mathematical Technology – Creating Web Pages Here is some text Here is some more text Here is even more text than that

: Mathematical Technology – Creating Web Pages Here is some text Here is some more text Here is even more text than that

: Mathematical Technology – Creating Web Pages This is a heading Here is some more text Here is even more text than that

: Mathematical Technology – Creating Web Pages This is a heading The following text is BOLD! Here is even more text than that

: Mathematical Technology – Creating Web Pages This is a heading The following text is BOLD!

: Mathematical Technology – Creating Web Pages This is a heading This is a paragraph

: Mathematical Technology – Creating Web Pages This is a heading This is a sub-heading This is a sub-sub-heading

: Mathematical Technology – Creating Web Pages Page Layout TABLES Row 1 Column 1 Row 1 Column 2