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 Monday, 29 December 2014 HTML HTML Library HTML5 HTML5 Attributes HTML5 Attributes Just as we use attributes in our XHTML tags, HTML5 supplies us with a new set of attributes that we can apply to most ...
By Unknown Thursday, 18 September 2014 HTML HTML Fundamentals HTML Library HTML Nesting and Indenting HTML Nesting and Indenting HTML Elements" are commonly referred to as "HTML Tags". HTML Tags are the items you see bel...
By Unknown Monday, 29 December 2014 HTML HTML Library HTML5 Featured Applications HTML5 Drag and Drop HTML5 Drag and Drop HTML5 allows us to create drag and drop applications much more easily than we used to in HTML. Before this upgrade ...
By Unknown Saturday, 27 December 2014 HTML HTML Elements HTML Library input button input button HTML input button Element Setting the HTML input element's type attribute to " button " will render a bu...
By Unknown Tuesday, 16 September 2014 HTML HTML Fundamentals HTML Library HTML Primary Elements HTML Primary Elements Understanding the main elements that a web page should have will get you closer to achieving your goals for goi...
By Unknown Sunday, 28 December 2014 HTML HTML Elements HTML Library option option HTML option Element The HTML <option> option element is used to define the options that are available in a <select...
By Unknown Saturday, 20 September 2014 HTML HTML Elements HTML Library canvas canvas NOTE: This new element is HTML5 and will be a standardized element in 2014. The <canvas> tag is aptly named. I...
By Unknown Thursday, 15 January 2015 PHP and MySQL Video Lessons PHP and MySQL Video Lessons PHP and MySQL Video Lessons Table of Contents PHP Syntax and Guidelines How to Build a Social Network Website PHP Image Processing ...
By Unknown Sunday, 28 December 2014 HTML HTML Elements HTML Library progress progress HTML progress Element NOTE: This new element is HTML5 and will be a standardized element in 2014. The HTML <progress...