By Unknown Thursday, 18 September 2014 HTML HTML Elements HTML Library a a The HTML <a> element is used to create navigation links to different pages in your website, pages on other websites, im...
By Unknown Sunday, 28 December 2014 HTML HTML Elements HTML Library li li HTML li Element The HTML <li> list item element is used to render lists, and is only meant for use within the <ol>, ...
By Unknown Tuesday, 16 September 2014 HTML HTML Fundamentals HTML Library HTML Introduction HTML Introduction Learning HTML is the first step to mastering the web. HTML stands for Hypertext Markup Language, which is the marku...
By Unknown Thursday, 22 January 2015 CSS CSS Common Webmaster Uses CSS Library PHP Pure CSS Drop Down Menu 1 Pure CSS Drop Down Menu 1 Pure CSS Drop Down Menu 1 Here is a method I came up with for a pure CSS drop down menu. To gain insi...
By Unknown Monday, 29 December 2014 HTML Library HTML Library HTML Library Table of Contents HTML Fundamentals HTML Elements HTML Symbols HTML Video Tutorials HTML Fundamentals HTML In...
By Unknown Monday, 19 January 2015 CSS Library CSS Selectors PHP nth-last-child Selector nth-last-child Selector CSS nth-last-child Selector reference The CSS nth-last-child structural pseudo-class selector ( ...
By Unknown Sunday, 28 December 2014 HTML HTML Elements HTML Library menu menu HTML menu Element The HTML <menu> element is made for designating a list. In HTML5(applies 2014 and forward) it is specifi...
By Unknown 09:44 HTML HTML Elements HTML Library ul ul HTML ul Element The HTML <ul> unordered list element is used to render a list of <li> elements that have no ordered va...
By Unknown 06:57 HTML HTML Elements HTML Library ol ol HTML ol Element The HTML <ol> ordered list element is used to render numbered lists using the <li> element. HTML CO...
By Unknown Monday, 19 January 2015 CSS Library CSS Selectors PHP first-line Selector first-line Selector CSS first-line Selector reference The CSS first-line pseudo-element selector ( X::first-line { } ...
By Unknown 09:17 CSS Library CSS Selectors PHP last-of-type Selector last-of-type Selector CSS last-of-type Selector reference The CSS last-of-type structural pseudo-class selector ( X:las...
By Unknown 08:38 CSS Library CSS Selectors PHP hover Selector hover Selector CSS hover Selector reference The CSS hover user action pseudo-class selector ( X:hover { } ) is used t...
By Unknown 09:19 CSS Library CSS Selectors PHP empty Selector empty Selector CSS empty Selector reference The CSS empty structural pseudo-class selector ( X:empty ) is used to targ...
By Unknown 08:41 CSS Library CSS Selectors PHP link and visited Selector link and visited Selector CSS link and visited Selector reference The CSS link selector ( X:link() { } ) and visited...
By Unknown Monday, 29 December 2014 HTML HTML Library HTML5 HTML5 Deprecated Tags and Attributes HTML5 Deprecated Tags and Attributes HTML5 is deprecating the following HTML4 elements(tags) and attributes. When HTML5 is released as ...