Blogroll

photoshop cs6 html 5 css php seo backlinks

adsense

HTML

HTML Marquee Code free tutorial

You can create a scrolling marquee (i.e. scrolling text or scrolling images) by using the <marquee> tag. You can make the text/images scroll from right to left, left to right, top to bottom, or bottom to top - it's your choice!

Introduction to html attribute, elements and tags free tutorial

People often think it is extremely difficult to make a website. That is not the case! Everyone can learn how to make a website. And if you read on, you will have made one in just one hour.

How to get data from database? SQL queries

Now it's time to retrieve data from our database to our PHP pages. This is really one of the most important lessons in this tutorial. 

Lesson 15: The final free tips

You have learned a lot and you are now capable of making your own websites! However, what you have learned are the basics and there is still a lot more to be mastered.

Lesson 14: Learn Web standards and validation tutorial

HTML can be coded in many different ways. And browsers can read HTML in just as many ways. You could say that HTML has many dialects.

Lesson 13: Learn Uploading pages tutorial

The world is ready - you soon will be too. To get your website on the internet, you just need some server space and a free FTP program.

Lesson 12: Learn Layout (CSS) tutorial

To give your website layout use Cascading Style Sheets (CSS). In this lesson you will get a short introduction to CSS.

Lesson 11: Learn More about tables tutorial

The two attributes colspan and rowspan are used when you want to create fancy tables. 

Lesson 10: Learn Tables tag tutorial

Building tables in HTML may at first seem complicated but if you keep cool and watch your step.

Lesson 9: Learn Images tag tutorial

Wouldn't it be great if you could have an image of actor and music legend David Hasselhoff right in the centre of your page?

Lesson 8: Learn Links tag in html tutorial

In this lesson, you will learn how to make links between pages. What do I need to make a link? To make links, you use what you always use when coding HTML: an element. 

Lesson 7: Lern html Attributes tutorial

As you probably remember, elements give structure to a HTML document and tells the browser how you want your website to be presented 

Lesson 6: A few more elements in html tutorial

Did you manage to make a few pages on your own?

Lesson 5: What have you learned in template?

Always start with the basic template we made in the previous lesson: 

Lesson 4: How to Create your first website? tutorial

How? In Lesson 1 we looked at what is needed to make a website: a browser and Notepad (or similar text editor).

Lesson 3: Learn Elements and tags tutorial

You are now ready to learn the essence of HTML: elements. Elements give structure to a HTML document and tells the browser how you want your website to be presented.

Lesson 2: What is HTML? HTML is the "mother tongue" of your browser? tutorial

HTML is the "mother tongue" of your browser. To make a long story short, HTML was invented in 1990 by a scientist called Tim Berners-Lee.

Lesson 1: Let's get started with tools you need to make a website? tutorial

Most likely you already have everything you need. You have a "browser".