Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Html programming
Description: It is very useful for every html beginner to advanced level to shine in their programs

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


Overview of Web Technologies: HTML Introduction
HTML: Introduction and Syntax


HTML: Hyper Text Markup Language



Used to create and design web pages



Markup language used to mark up text with meta-information



Syntax is simple and easy to learn

Web Document Structure
* Web pages have a document structure
*Elements are organized in a tree-like structure known as the DOM (Document Object Model)
*Each element is represented as a node in the DOM
* HTML stands for Hyper Text Markup Language
* It is the standard markup language for creating web pages and web applications
* HTML describes the structure of a web page
* It consists of a series of elements or tags
* Tags usually come in pairs
* The web is built on top of several technologies like HTML, CSS, JavaScript, etc
...


HTML BASE




...


KINDS OF TAGS
1
...

3
...
jpg”/>
Nested tags ----