Special Characters in HTML – Tutorial
Tuesday, July 14 2015
Special Characters in HTML: Overview There are times when it becomes necessary to display symbols or special characters in HTML that are not available on a standard keyboard, such as ©. You may also need to display special characters in HTML that have a special meaning in HTML (<,>,&, etc). To accomplish this, HTML
No Comments
Plan a Website Design- Tutorial
Friday, May 29 2015
Plan a Website Design: Overview Before you sit down to design your first webpage, you should plan a website design. Take out a piece of paper and pen or pencil and draw a rough sketch of your page. Lay out where you want to place your pictures, text and other elements. Your draft will
Tips for Troubleshooting HTML5 Web Pages- Tutorial
Wednesday, March 18 2015
Tips for Troubleshooting HTML5 Web Pages: Overview In this lesson, you will learn tips for troubleshooting HTML5 web pages. If you have ever visited a website that does not function properly, you can relate to the frustration that a user experiences when they run into problems. It is critical that you test your website
Add Table Borders Using HTML5
Friday, November 21 2014
Add Table Borders Using HTML5: Overview This blog post shows how to add table borders using HTML5 code. By default, tables that you create do not have visible borders (a line around the table that visually defines the table). Borders can help to make your table stand out more and adds visual interest. To
HTML5 Forms- Tutorial and Instructions
Tuesday, October 14 2014
About HTML5 Forms: Overview HTML5 forms are used to collect information from people who visit your website. For example, you can use HTML5 forms to find out details about your visitors through surveys and feedback, or engage in e-commerce by selling your goods and services to people. HTML5 forms are defined by the
- Published in HTML, JavaScript, Latest
CSS 3 and HTML5 Training: Creating Backgrounds in CSS
Tuesday, June 03 2014
In this post, we will discuss creating backgrounds in CSS using color, images, and fixed images. Need more CSS3 and HTML5 training? Click here for the complete tutorial. Colors To set the background color in your webpage you want to use the BACKGROUND-COLOR property. Like other color selection
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
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