Training in HTML5: Working with Text in CSS3: Bolding and Italicizing Text
Wednesday, May 14 2014
Need more training in HTML5 and CSS3? Click here for the complete tutorial! Emphasizing Text (Bold and Italic) To bold text in a CSS style rule, use the FONT-WEIGHT property. You can use the default value of “bold” or you can assign a degree of boldness with
No Comments
HTML5 Training: How to Format a Page in HTML5
Tuesday, May 06 2014
Understanding how to format a page in HTML5 is very important. In this post, we will examine some basic techniques and tags to help you format a page in html5. Click here to view the entire tutorial. Adding a New Paragraph When you are working in a word
How to Add Video and Audio Files to a Webpage Using HTML5
Thursday, April 17 2014
For the complete tutorial, click here About Video and Audio Files: You can add video and audio files to your webpage by either providing links to the files or embedding them directly into your HTML pages. Before the adoption of HTML5, there was no standard for
What’s New In HTML5?
Monday, April 14 2014
There are many changes to HTML5 that make it much easier to work with. The semantics and structure are clearer and more straight forward than previous versions of HTML. New Elements have been added and redundant Tags have been removed. The insertion of media has been streamlined and