Markup Languages -Use codes, called tags, to provide instructions about formatting and structure of a website HTML (Hypertext Markup Language) Must be.

Slides:



Advertisements
Similar presentations
3.02B Authoring Languages 3.02 Develop webpages..
Advertisements

Introduction to HTML, XHTML, and CSS
WAP Next Generation
ASP.NET Intro An introduction to the languages and communication of an ASP.NET system.
Authoring Languages and Web Authoring Software 4.01 Examine web page development and design.
Understand Web Page Development Software Development Fundamentals LESSON 4.1.
Project 1 Introduction to HTML.
Chapter Concepts Review Markup Languages
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
1st Project Introduction to HTML.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Chapter 2 Introduction to HTML5 Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
UNDERSTANDING WEB AND WEB PROJECT PLANNING AND DESIGNING AND EFFECTIVE WEBSITE Garni Dadaian.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
© 2012 Adobe Systems Incorporated. All Rights Reserved. LEARNING THE LANGUAGE OF THE WEB INTRODUCTION TO HTML AND CSS.
Chapter 1 Introduction to HTML, XHTML, and CSS
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Creating a Basic Web Page
Languages in WEB Presented by: Jenisha Kshatriya BCM SS09.
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
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.
Overview of HTML/XHTML Two Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
HTML PROJECT #1 Project 1 Introduction to HTML HTML Project 1: Introduction to HTML 2 Vocabulary Internet service provider (ISP) A company that has a.
How the Web Works Digital Histories Workshop Adam Crymble.
XHTML and CSS Session 1 Intro, (X)HTML, CSS, W3C, browsers, webpage, structure, tags, attributes, elements, web development process, basic XHTML elements.
McLean HIGHER COMPUTER NETWORKING Lesson 6 Types of Browsers & WAP Explanation of browser functions Wireless access to the Internet Description of.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
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.
Web Application Programming Presented by: Mehwish Shafiq.
 Computer use language to communicate  A web browser will read these tags and translate it into what you actually see  Viewing Code of ESPN WebsiteESPN.
HTML Basics Computers. What is an HTML file? *HTML is a format that tells a computer how to display a web page. The documents themselves are plain text.
Web Terminology Intro to Web. North Lake College 2 by Sean Griffin HTML vs. XHTML HTML: Hypertext Markup Language XHTML: eXtensible Hypertext Markup Language.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Introduction to Mobile Applications. Wireless Applications Personal Time and KnowledgeManagemnt Personal Health & Security PersonalNavigation Remote Monitoring.
Asstt. Prof Sonia Sharma Computer Dept 1 HTML ( Hypertext MarkUP Language ) HTML is the lingua franca for publishing hypertext on the World Wide Web.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to the World Wide Web & Internet CIS 101.
HTML HyperText Markup Language Victoria E. Kozlek.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
4.01 How Web Pages Work.
Web Basics: HTML/CSS/JavaScript What are they?
4.01 How Web Pages Work.
Chapter 2 - Web Design Tools
Project 1 Introduction to HTML.
4.01B Authoring Languages and Web Authoring Software
CISC103 Web Development Basics: Web site:
Chapter 1 Introduction to HTML.
Introduction to HTML.
Project 1 Introduction to HTML.
The Internet and HTML Code
3.02B Authoring Languages 3.02 Develop webpages..
Introduction to XHTML.
Developing Web-Based Applications
Using Access and the Web
Microsoft Office Illustrated
APTECH JANAKPURI INSTITUTE PROVIDING WEB DESIGNING COURSES Address:- J-1,2nd Floor, Opp Metro Pillar No – 559, Janakpuri East, Delhi /42.
4.01B Authoring Languages and Web Authoring Software
3.02B Authoring Languages 3.02 Develop webpages..
What is HTML?.
DD Sir-Infomatics Web Development Part-1.
4.01 How Web Pages Work.
Markup Languages -Use codes, called tags, to provide instructions about formatting and structure of a website HTML (Hypertext Markup Language) Must be.
Presentation transcript:

Markup Languages -Use codes, called tags, to provide instructions about formatting and structure of a website HTML (Hypertext Markup Language) Must be in lowercase, surrounded by brackets and inserted in pairs. Standards for HTML is created by World Wide Web Consortium (pursuethe advancements in HTML) HTML Tags: helps with webpage formatting Ex: <html>Web page content</html> (beginning and ending of page) Ex: <b>text</b> (Means the text between the tags are bold) When page is read by browser, it formats the page according to the HTML tags

XML (Extensible Markup Language) Uses predefined and custom tags to allow for consistent sharing of information between groups. Different from HTML because it does not define the appearance or organization of web page, it only defines the content. EX: <serialnum> can be used to indicate a products serial number

XHTML (Extensible Hypertext Markup Language) These pages display easier on Smartphones and hand held computers Lessens many of the user-access issues concerning accessibility and web browsers WML (Wireless Markup Language) Designed specifically for microbrowsers on handheld computers, PDAs, and Smartphones. Wireless Application Protocol (WAP) allows for Internet access on these devices

Cascading Style Sheets (CSS) Ensures that all the pages look the same in the site Applies common styles of colors, positioning, font, margins, etc. Scripting languages Programming languages used to write short paragraphs (scripts) Scripts are used to make your web page dynamic and interactive with multimedia, animation EX of languages: JavaScript, Active Server Pages, Hypertext Preprocessor, MySql JavaScript and ASP call their scripting language active content. This can be used by hackers to transfer malware. Malware is malicious software that can include viruses and worms the infect one computer or an entire network. A web designer may choose to purchase a ready-made script to do routine or common functions (a shopping cart script)