You can find fairly nice templates for your site on the Internet, for FREE.
HTML templates
WordPress templates
Cheap templates
You can find very interesting images for your website on the Internet, for free.
Free use photographs
You can find very interesting images for your website on the Internet, for free.
Free use photographs
- … – many photos, but not all may be used freely
- … 1000 photos
- … 400,000 photos
You can insert a Geo.position meta-tag in your site template. It consists of five lines telling your visitors and search engines your geographical location, or more precisely, the location of your company, shop, office etc.
To save effort in finding out all this information, just visit the site:
Enter your postal address in the field and you’ll get a complete header entry for you site in meta-tags.
GEO meta tags
- meta ICBM
- meta DC.title
- meta geo.position
- meta geo.placename
- meta geo.region
Pick colors for your site using this well-known universal tool:
Another quick and easy-to-use tool for changing Web colors is
I always forget a few things about syntax. Although I work with CSS almost every day, sometimes things geta bit confusing.
The relationship between HTML and CSS
HTML code example
<div id="ahoj">
<div class="nazdar">
CSS entry example
#ahoj {..;..;..;}
.nazdar {..;..;..;}
CSS styling override
Use !important in the styling entry.
CSS entry example
ul {margin:0 !important;}
Style clearing
In HTML
<div style="clear:both"></div>
or in the style
{clear:both}
The size of your browser screen will be displayed in the upper right corner of the site:
Most used screen resolution today
A universal screen size calculator can be found here:
Screen size calculation
A universal screen size calculator can be found here:
Website thumbnail
If you need to make a thumbnail for your webpage quickly, just visit Thumbalizr. With a click of the mouse the site will generate a thumbnail for your page. Click again and save the thumbnail with the dimensions of your choice.
File format is PNG.
The Screengrab plugin for Firefox can be downloaded here:
https://addons.mozilla.org/en-US/firefox/addon/screengrab/
Useful online tools for painting and image editing.
Useful online tools for painting and image editing.
Brief description, characteristics and advice on how to create a Favicon.ico file.
Description
The Favicon.ico file is an icon that appears at the beginning of the address bar.
Characteristics
Recommended location: website root
Size: 16 by 16 pixels
On-line generators
Online XML Sitemap generators
I have tested these personally and regularly work with them.