Tag Archives: make

How to create a tracking cookie

Jul 30, 2012

Tracking cookies enable the owner of a Web site to obtain information from visitors to his or her site. The Web site’s owner can use..

Read more

How to make an Interactive Rounded Navigation

Jul 30, 2012

An interactive navigation bar using CSS with rounded corners. Just put the html as an unordered list and your navigation links as list items and..

Read more

Html Tutorial – How to create a

Jul 30, 2012

In this tutorial I will show you how to make a hyperlink in HTML Steps to create a hyperlink in html 1.Open a new document..

Read more

How to make a floating menu in

Jul 28, 2012

How to make a floating menu in css A website’s floating menu will remain visible and seem to float while you scroll down a webpage…

Read more

How to make a text input using

Jul 28, 2012

HTML forms are what you need for getting user input. But first, you need to make a text box! Here is a easy tutorial on..

Read more

How to insert blank spaces in html

Jul 27, 2012

A lot of people have tried adding more than 1 space between words or text without realizing that HTML deletes any space after the first…

Read more