Web Design Servers

A Blog for Aspiring Bloggers. HTML Tutorials a plenty!

?Tags for Web Design Servers

What's this?
Tags are super-short descriptions of people
and sites. Tags describe you and your sites
so others can easily find you. Tag people and
sites to describe them to the community and
return to them in the future.

Latest Content

Its not 100% possible to protect your posts from leechers, or content theft, without paying for a service, however, here are some methods that might make it a little harder fro them to copy your content.Prevent copy and paste of your content:This code...
Topics: , , , ,
Blogger Burn-out Bites - 278 days ago
Recently, as most of you may have noticed, I haven’t posted anything new. (Thank you Dennis for showing concern).This was due to a severe case of Blogger Burn-out or maybe just internet burn out. You see I spend all day on the internet in work,...
Topics:
I’ve been on a mission all week to find a Pure CSS Drop Down Menu that works in Firefox AND IE.I even went so far as to attempt to write my own! (it looks great, but only in FireFox, check it out here).It’s near impossible, and so I’ve..
Topics: , , , ,
Just a quick lesson today to show you how to change the layout of text using HTML.Web Developers usually use tables for HTML, but escpecially to make a layout like the one below:This is what the first colum looks like, right hereAnd this is what the...
Topics: , ,
CSS is great for changing your sites font properties. It replaces the need to label every single tag like in HTML, instead, you only need to state the nature of the text once, either in the <head> section or in a seperate style.css file linked to.
Topics: ,