Andy Dawson– University College London 1 EABH SUMMER SCHOOL Web Page Construction Andy Dawson Department of Information Studies, UCL.

Slides:



Advertisements
Similar presentations
3.02D HTML Overview 3.02 Develop webpages.
Advertisements

3.02B Authoring Languages 3.02 Develop webpages..
DEPARTMENT OF INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Basics of XHTML Andy Dawson Department of Information Studies,
DEPARTMENT OF INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Further features of XHTML – Stylesheets and CSS Andy Dawson.
MA foundation Creating webpages using XHTML (part 1) Simon Mahony CCH
HyperText Markup Language (HTML). Introduction to HTML Hyper Text Markup Language HTML Example The structure of an HTML document Agenda.
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.
Web Development & Design Foundations with XHTML
WeB application development
Website Design.
Chapter 2 HTML Basics Key Concepts
ASHIMA KALRA.  WHAT IS HTML WHAT IS HTML  HTML TAGS HTML TAGS  FORMATTING TAGS FORMATTING TAGS.
Web Design with Cascading Style Sheet Lan Vu. Overview Introduction to CSS Designing CSS Using Visual Studio to create CSS Using template for web design.
Copyright © 2004 ProsoftTraining, All Rights Reserved. Lesson 3: XHTML Coding © 2007 Prosoft Learning Corporation All rights reserved ITD 110 Web Page.
Beginning Web Site Creation: Dreamweaver CS4 Noreen Brown XHTML CODING -- TAGS.
HTML Computing Concepts HTML - An Introduction 1.
HTML Elements. HTML documents are defined by HTML elements.
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.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
Basics of HTML Shashanka Rao. Learning Objectives 1. HTML Overview 2. Head, Body, Title and Meta Elements 3.Heading, Paragraph Elements and Special Characters.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
DAT602 Database Application Development Lecture 14 HTML.
SCHOOL OF LIBRARY, ARCHIVE AND INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Further features of HTML – Stylesheets and.
Today’s Topic Language of web page - HTML (Hypertext Markup Language)
SCHOOL OF LIBRARY, ARCHIVE AND INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Website management Andy Dawson School of.
Web Technologies Website Development Trade & Industrial Education
CS 299 – Web Programming and Design Introduction to HTML.
Amber Annett David Bell October 13 th, What will happen What is this business about personal web pages? Designated location of your own web page.
ACM 511 HTML Week -1 ACM 511 Course Notes. Books ACM 511 Course Notes.
Essential Tags Web Design – Sec 3-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
CS117 Introduction to Computer Science II Lecture 1 Introduction to WWW and HTML Instructor: Li Ma Office: NBC 126 Phone: (713)
Essential Tags Web Design – Sec 3-3 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Website Development with Dreamweaver
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
HTML INTRODUCTION, EDITORS, BASIC, ELEMENTS, ATTRIBUTES.
HTML 4 Foundation Level Course HyperText Markup Language Most common language used in creating Web documents. You can use HTML to create cross-platform.
Introduction to HTML. What is HTML? Hyper Text Markup Language (HTML) is a language for describing web pages. HTML is not a programming language, it is.
Introduction to HTML 1 Basharat Mahmood, Department of Computer Science, CIIT, Islamabad, Pakistan.
INTRODUCTION. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language,
Fundamentals of Web Design Copyright ©2004  Department of Computer & Information Science Introducing XHTML: Module A: Web Design Basics.
XHTML and CSS Session 1 Intro, (X)HTML, CSS, W3C, browsers, webpage, structure, tags, attributes, elements, web development process, basic XHTML elements.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
HTML: Hyptertext Markup Language Doman’s Sections.
HTML Primer for Technical Communicators TECM 5191 Dr. Lam.
XHTML By Trevor Adams. Topics Covered XHTML eXtensible HyperText Mark-up Language The beginning – HTML Web Standards Concept and syntax Elements (tags)
Web Development & Design Foundations with XHTML Chapter 2 HTML/XHTML Basics.
Lecture: Web Design Assis. Prof. Freshta Hanif Ehsan Faculty of Computer Science Kabul Polytechnic University Spring Semester
Adobe Certified Associate Objectives 1 Setting Project Requirements.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
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.
2.1 XHTML. Motto High thoughts must have high language. –Aristophanes.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
4.01B Authoring Languages and Web Authoring Software 4.01 Examine webpage development and design.
WEEK -1 ACM 262 ACM 262 Course Notes. HTML What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML.
XP 2 HTML Tutorial 1: Developing a Basic Web Page.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 2 Key Concepts 1 Copyright © Terry Felke-Morris.
HTML And the Internet. HTML and the Internet ► HTML: HyperText Markup Language  Language in which all pages on the web are written  Not Really a Programming.
Glencoe Introduction to Web Design Chapter 4 XHTML Basics 1 Review Do you remember the vocabulary terms from this chapter? Use the following slides to.
LIS1510 Library and Archives Automation Issues Basics of XHTML
Introduction to HTML.
3.00cs HTML Overview 3.00cs Develop webpages.
Creating a Web Page Using HTML
3.02D HTML Overview 3.02 Develop webpages.
What is HTML anyway? HTML stands for HyperText Markup Language. Developed by scientist Tim Berners-Lee in 1990, HTML is the "hidden" code that helps us.
Introduction to HTML- Basics
Internet Technologies I - Lect.01 - Waleed Ibrahim Osman
Understand basic HTML and CSS terminology, concepts, and basic operations. Objective 3.01.
3.02D HTML Overview 3.02 Develop webpages.
4.02A HTML Overview 4.02 Develop web pages using various layouts and technologies. (Note to instructor: HTML tags are in red only to differentiate from.
Web Programming and Design
Presentation transcript:

Andy Dawson– University College London 1 EABH SUMMER SCHOOL Web Page Construction Andy Dawson Department of Information Studies, UCL

Andy Dawson– University College London 2 WELCOME! A bit about me A bit about you! A bit about what we’ll be doing today: –Some basic considerations for web pages –How webpages work –LOTS OF PRACTICAL WORK! Minor timetable change The workbook and appendices

Andy Dawson– University College London 3 What is a web page? Essentially, a file of plain text, divided into –Data (content) –Instructions (markup) –Content can consist of –basic data (e.g. textual content) –pointers to further data (e.g. hypertextual links) –program instructions to manipulate data (e.g. scripts) Instructions are INTERPRETED by a client browser in order to present the data to the user on their system

Andy Dawson– University College London 4 Approaches to webpage creation Write native code unaided Convert from existing material Use editor programs Use web development environments/tools –Pros and cons “Borrowing” from others –Copyright issues –Linking or passing off?

Andy Dawson– University College London 5 What makes a good website? Good points? Bad points? Think of your own experiences Don’t forget what’s really important!

Andy Dawson– University College London 6 Page and Graphic design Natural tendencies of designers WYSINWTG Relative benefits of artistic & technical design Form, content and structure Remember your –purpose –audience –degree of control

Andy Dawson– University College London 7 Structural and Site design Terminology: –Page, Document, Site Importance of good structure Common document structures Storyboarding and structural preparation Arranging documents within sites Aim for ease of navigability, ease of use and speed of download

Andy Dawson– University College London 8 Introduction to (X)HTML What is HTML? Structural definition vs page layout The concept of tags HTML functions Versions of HTML, XHTML and XML Editors, converters and other HTML tools

Andy Dawson– University College London 9 Format and syntax of XHTML tags XHTML tags identified by pointed brackets e.g. Tags come in pairs or are “empty”, lowercase e.g , Tags may have attributes which condition or modify their effects e.g Unknown tags are ignored

Andy Dawson– University College London 10 Basic XHTML tags etc The (X)HTML document: –The and declarations and Character Encoding information – and elements Headings, stylistics and layout –White space in XHTML (, ) –Heading tags ( - ) –Emphasis (, )

Andy Dawson– University College London 11 Basic XHTML tags etc Lists –Ordered ( ), Unordered ( ) and Data ( ) lists –List items ( ) Links ( ) –Links, Anchors, relative and absolute addressing Images ( )

Andy Dawson– University College London 12 Basic XHTML tags etc Lots more in the handbook – –Image maps –Tables –Forms –Frames And especially –Stylesheets – “controlling” look and feel with style But that’s enough for now!

Andy Dawson– University College London 13 That’s it for theory today... Now off to practical work! You can mail me at