LIS1510 Library and Archives Automation Issues Basics of XHTML

Slides:



Advertisements
Similar presentations
DEPARTMENT OF INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Basics of XHTML Andy Dawson Department of Information Studies,
Advertisements

DEPARTMENT OF INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Further features of XHTML – Stylesheets and CSS Andy Dawson.
WeB application development
Teppo Räisänen LIIKE/OAMK 2010
XHTML Basics.
TS 313 Multimedia Applications Welcome to TS 313 Multimedia Applications There is no audio lecture associated with this set of introduction slides Refer.
Project 1 Introduction to HTML.
 Adding Background image  Creating internal links  Creating external links  Save your document as a webpage(.mht) file.
Unit 4.4 We are HTML Editors
Developing a Basic Web Page Posting Files on UMBC
Website Development. W hat do you really want the website to say? How do you lay out the website and web pages? When it's completed, where do you publish?
Review of last Session Adding custom html Adding custom html HTML is the language that web servers understand, all web pages are created using HTML. HTML.
SCHOOL OF LIBRARY, ARCHIVE AND INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Mounting information on the Web Andy Dawson.
SCHOOL OF LIBRARY, ARCHIVE AND INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Further features of HTML – Stylesheets and.
IT Introduction to Website Development Welcome!
SCHOOL OF LIBRARY, ARCHIVE AND INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues Website management Andy Dawson School of.
NetTech Solutions Working with Web Elements Lesson 6.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Exploring Microsoft Office Word 2007 Chapter 8 Word and the Internet Robert Grauer, Keith.
Tutorial 1 Developing a Basic Web Page. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives – Lesson 1 Introduction to the.
1 Session 1: Introduction to HTML Spring Today’s Agenda Cover useful terminology for today’s session HTML, browsers, servers, etc. HTML Tags Get.
CS134 Web Design & Development Creating a Basic Web Page Mehmud Abliz.
Peoplesoft XML Publisher Integration with PeopleTools -Jayalakshmi S.
Course Content - Chapter 2 Introduction to HTML Introduction to a Text Editor as a web authoring tool Instructional Activity: Creating a webpage using.
Introduction to web development and HTML MGMT 230 LAB.
XHTML and CSS Session 1 Intro, (X)HTML, CSS, W3C, browsers, webpage, structure, tags, attributes, elements, web development process, basic XHTML elements.
INTRODUCTORY Tutorial 1 Using HTML Tags to Create Web Pages.
University Web Training: Introduction to Web Editing Web Services.
CS 101 Sect 6 – the World Wide Web Introduction: history and essential standards of the World Wide Web. How the Web works: servers and browsers. Web building.
INP 150: Basic HTML Term: Winter 2002 Section: H1 Time: Mon/Wed 5:30- 7:25 pm Place: TI237 Instructor: Paul J. Millis.
Web Page Design Introduction. The ________________ is a large collection of pages stored on computers, or ______________ around the world. Hypertext ________.
Andy Dawson– University College London 1 EABH SUMMER SCHOOL Web Page Construction Andy Dawson Department of Information Studies, UCL.
Creating Your First Web Page – Topic: Creating a wiki, blog, image blog and podcast Click Arrow - Next Slide 1.
Click to start. Getting started The Trial Protocol Tools aims to make it easier to write a high quality protocol for a pragmatic randomised controlled.
Introduction to HTML Unit 3: E-business.
Jozef Goetz, STEM Summer Camp Dr. Jozef Goetz.
SCHOOL OF LIBRARY, ARCHIVE AND INFORMATION STUDIES Andy Dawson LIS1510 Library and Archives Automation Issues XML and extensible systems Andy Dawson School.
Exploring Microsoft Microsoft FrontPage Chapter 21 Exploring Microsoft FrontPage 2002 Chapter 1 Creating a Home Page: Introduction to MS FrontPage.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Introduction to HTML UWWD. Agenda What do you need? What do you need? What are HTML, CSS, and tags? What are HTML, CSS, and tags? html, head, and body.
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
Transportation Agenda 165. Transportation About Pages Pages organize and present information Pages are files that end in.aspx 166.
HTML HYPER TEXT MARKUP LANGUAGE. INTRODUCTION Normal text” surrounded by bracketed tags that tell browsers how to display web pages Pages end with “.htm”
Session 1: Introduction to HTML Fall Today’s Agenda Talk about the functions of the Internet Cover useful terminology for today’s session HTML,
HTML. HTML: What is it? – HTML stands for Hyper Text Markup Language – An HTML file is a text file containing small markup tags – The markup tags tell.
2016 Cengage Learning Computing Conference Lisa Friedrichsen, Professor Web Development & Digital Media Johnson County Community College HTML 5 / CSS 3.
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.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
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.
Week-11 (Lecture-1) Introduction to HTML programming: A web based markup language for web. Ex.
1 Section 4 Web Skills InternetWebHTML. 2 The difference between the Internet and the Web The Internet is a way of linking large multi-user computers.
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.
Introduction to HTML:.
Project 1 Introduction to HTML.
Internet Exploration: HTML Basics
Introduction to basic HTML
Introduction to HTML.
Internet Exploration: HTML Basics
TYPO3 - Introduction.
Introduction to Smart Search
PubMed Database Interface (Basic Course Module 4 Part B)
HTML HYPERTEXT MARKUP LANGUAGE.
Searching EIT, Author Gay Robertson, 2017.
Tutorial Developing a Basic Web Page
HTML Text editors and adding graphics
Basic HTML Workshop.
WEB DESIGNING THROUGH HTML
HTML &CSS and Make a website with coding
An Introduction to HTML Pages
Internet Skills ELEC135 Alan Noble Room 504 Tel:
Presentation transcript:

LIS1510 Library and Archives Automation Issues Basics of XHTML Andy Dawson School of Library, Archive & Information Studies, UCL (University of Malta 2008) Andy Dawson

What we will be covering today Lots of practical work! Intro to the systems Search tools comparison practical Email and mailing lists practical (optional) Basics of XHTML for writing webpages Creating your first web page with XHTML

But first… Make sure you can logon to the system! Get into groups and do the search engine practical! We will discuss the results before/at coffee If you’re not already an email user, do the email practical (either now or in your own time)

Introduction to XHTML What is XHTML? Versions of HTML HTML, XHTML and XML Content definition vs presentation The concept of tags XHTML functions Editors, converters and other XHTML tools

Introduction to the course Workbook 1. Preparatory 2. Fundamental elements 3. Headings and basic layout 4. Stylistics and further layout 5. Lists 6. Links 7. Images (Advanced stuff day after tomorrow)

Writing your code Notepad is ok… …but Word is definitely NOT!!! A standard template Where to get it Saving your work Viewing your work

Practical session - creating web pages with HTML Follow the workbook Try the exercises Ask questions Experiment!

Tomorrow… Some notes on internet publishing More practical XHTML!