សិក្សាពី HTML


 HTML Introduction
What is HTML?
HTML is a markup language for describing web documents (web pages).
HTML stands for Hyper Text Markup Language
A markup language is a set of markup tags
HTML documents are described by HTML tags
Each HTML tag describes different document content
... Read More>>

 HTML Images
HTML Images Syntax
In HTML, images are defined with the "img /" tag.
The "img /" tag is empty, it contains attributes only, and does not have a closing tag.
The src attribute defines the url (web address) of the image:
...
Read More>>

 HTML Attributes
HTML Attributes
HTML elements can have attributes
Attributes provide additional information about an element
Attributes are always specified in the start tag
Attributes come in name/value pairs like: name="value"

...
Read More>>

 
Video for free © 2013 | Plantilla diseñada por Ciudad Blogger