Welcome to Markup Tutorials

Ever dreamed of creating your own web page? Have got one but would like to make it even better? You are an experienced webmaster but you are still eager to learn? Interested in the variety of small business web hosting or you feel like sharing your knowledge with others? Then this is the place for you. Our rich collection of HTML & CSS tutorials covers in detail all stages of creating HTML document and ruling the web page layout with CSS. Start with basic HTML tags and end up with CSS pseudo-classes and elements. All our markup tutorials are organized into comprehensive and easy to browse categories. Use our handy search form to find the specific HTML or CSS tutorial you are interested in. The tutorials are updated daily from different authors and sites so that you won't have to spend hours searching the web for them yourself. The number of tutorials is constantly increasing as Markup Tutorials is open to readers as well as to new authors. If you're a programming guru or an experienced amateur this is the place for you to submit your tutorials. Find the best Wordpress host solution for your web business at web hosting search. Thank you for visiting our website! Enjoy!

Latest HTML & CSS Tutorials

MySQL drop database

Author: webdec11  Rating:
In MySQL, DROP followed by a name of the database is used to delete a database.
May 17, 2012 Today Views: 4 Total Views: 4
In all programming and scripting language, a function is a block of statements that can be used repeatedly in a program. In PHP, the concept of the function is the same as in other language like 'C'. There are more than 1,000 in-built functions into the standard PHP distribution.
May 16, 2012 Today Views: 3 Total Views: 7

MySQL Tutorial

Author: webdec11  Rating:
MySQL tutorial of w3resource is a comprhensive tutorial to learn MySQL. We have hundreds of examples covered, often with PHP code. This helps you to learn how to create PHP-MySQL based web applications.
May 15, 2012 Today Views: 2 Total Views: 10

MySQL date() function

Author: webdec11  Rating:
MySQL DATE() takes the date part out from a datetime expression.
May 14, 2012 Today Views: 2 Total Views: 7
Adding Microdata to a Website: If you are planning to include the Microdata in your Website, then you landed up to correct place. In this write up, we will discuss how you can implement Microdata in your Website.
May 11, 2012 Today Views: 3 Total Views: 18
This tutorial will take you step by step through the development of a simple web drawing application using HTML5 canvas and its partner JavaScript.
May 10, 2012 Today Views: 3 Total Views: 18
In this series we explore how to create a game character using HTML5 Canvas and JavaScript. Each part of the series will give step by step instructions how to give our character a new ability such as running and jumping. Demos and source code included.
May 9, 2012 Today Views: 3 Total Views: 24
When developing websites, you have to care about different browsers, as well as mobile devices such as iPhones or iPods. In this article, letâ¬"s have a look at the 10 most useful code snippets (Javascript, PHP, CSS, etc) for developing iPhone friendly websites, quickly and efficiently.
May 8, 2012 Today Views: 4 Total Views: 33
The logical operators used in Javascript are - Logical AND ( && ) is true if both a and b are true. Logical OR ( || ) is true if either a or b is true. Logical NOT ( ! ) is true if a is not true.
May 5, 2012 Today Views: 2 Total Views: 41
Validating email is an very important point while validating an HTML form.
May 3, 2012 Today Views: 7 Total Views: 61

Random HTML & CSS Tutorials

The first of a short series of tutorials concentrating on building and handling a contact form on your website. This, the first part, will concentrate on the HTML of the form.
February 3, 2006 Today Views: 1 Total Views: 1,288
Window object, properties and method/function associated with it!
July 22, 2008 Today Views: 1 Total Views: 585

Make the Pages

Author: John Galt  Rating:
There are many different ways that you can go about creating a web, but perhaps the easiest way is to first begin making the pages that you want to put in the web.
June 9, 2009 Today Views: 1 Total Views: 1,326
This tutorial will help you to making a basic web page in FrontPage. And shows some features which will speedup your work.
November 6, 2007 Today Views: 1 Total Views: 855

CSS Backgrounds

Author: cssbasics.com  Rating:
You can style the background of an element in one declaration with the background property...
June 26, 2007 Today Views: 1 Total Views: 1,179