Select a category:

1- html meta tags

Metatags is information about data. The meta tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.

2- Html Background Color

The Background Color (bgcolor) attribute is used to control the background of an HTML elmement, specifically page and table backgrounds. Bgcolor can be placed within several of the HTML tags. However, we suggest you only use it for your page’s main background (body) and in tables.

3- Html Background Image

Background-images can be used in most HTML elements – not just for the whole page (body) and can be used for simple but effective results, such as shaped corners.

4- Html background edge

the background edge is almost like that background image it just the deference of how the background edge image looks like .

5- Html tables

The HTML table model allows authors to arrange data — text, preformatted text, images, links, forms, form fields, other tables, etc. — into rows and columns of cells.

6- Html Text

You have written a short page to prove you can write HTML. It’s wonderful and all, but it lacks that certain something doesn’t it? You want things to stand out more, want to skip lines and use italics and bold text…

7- Html colors

HTML colors are defined using a hexadecimal notation (HEX) for the combination of Red, Green, and Blue color values (RGB). The lowest value that can be given to one of the light sources is 0 (in HEX: 00). The highest value is 255 (in HEX: FF).

8- Html Graphics

Html Graphics is all what add beauty to your website like icons, graphic borders, logos, banners and so on.

9- CSS

CSS is an acronym for Cascading Style Sheets, it is a style language that defines layout of HTML documents. For example, CSS covers fonts, colours, margins, lines, height, width, background images, advanced positions and many other things.