Programs Used to Write HTML – Tutorial
Thursday, January 21 2016
Programs Used to Write HTML: Overview You must select one of the many programs used to write HTML when it is time for you to start creating your HTML documents by writing your HTML code. There are many different types of programs used to write HTML. Your choices are varied and include: Simple Text
No Comments
HTML Terminology- Tutorial
Tuesday, August 25 2015
HTML Terminology: Overview In this lesson, you will learn some basic HTML terminology. HTML is the language used to create webpages. HTML stands for Hypertext Markup Language. HTML documents written with this text (or coding) tell browsers how to interpret and display the data. HTML documents can be identified by the file extension
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