Saturday, February 7, 2015

The complete package Learning HTML Top 10 From w3schools

Filled under:

HTML Basic

HTML documents
HTML headings 
HTML paragraphs 
HTML links
HTML images

HTML Attributes

The title attribute 
The href attribute 
The width and height attributes 
The alt attribute 
Attribute without quotes 
Attribute without quotes does not work 

HTML Headings

HTML headings 
HTML horizontal rules 
HTML head 

HTML Paragraphs

HTML paragraphs 
More HTML paragraphs 
The use of line breaks in HTML 
Poem problems (some problems with HTML formatting) 
How to control the line breaks and spaces with the <pre> tag 

HTML Styles

HTML styles 
HTML background color   
HTML text color 
HTML text font 
HTML text size 
HTML text alignment 

HTML Text Formatting

Bold formatting using the <b> element 
Strong formatting using the <strong> element 
Italic formatting using the <i> element 
Emphasized formatting using the <em> element 
Small formatting using the <small> element 
Marked formatting using the <mark> element 
Marked deleted using the <del> element 
Marked inserted using the <ins> element 
Marked deleted and inserted using <del> and <ins> 
Subscript formatting using the <sub> element 
Superscript formatting using the <sup> element 


HTML Quotations and Citations

Formatting short quotations with the <q> element. 
Formatting quoted sections with the <blockquote> element. 
Formatting document author/owner information with the <address> element 
Formatting abbreviations and acronyms the <abbr> element 
Formatting work title with the <cite> element 
Formatting text direction with the <bdo> element 

HTML Computercode Elements

 Keyboard input formatting using the <kbd> element
Computer output formatting using the <samp> element 
Programming code formatting using the <code> element 
Programming code formatting preserving whitespace and line-breaks 
Variable formatting using the <var> element 


HTML Comments

Hidden comments 
Conditional comments 
Comments for debugging 


HTML CSS

HTML with CSS inline 
HTML with internal CSS 
HTML with external CSS 
HTML with CSS fonts 
HTML with CSS using the id attribute 
HTML with CSS using the class attribute 
HTML and CSS borders 
HTML and CSS borders 
HTML and CSS margin
HTML and CSS full demo 

0 comments:

Post a Comment