|
|
Nobody likes to receive spam. There are several ways to avoid your email address found by a spambot. For example you could use HTML character entities, Javascript, CAPTCHA etc. It just makes the address readable for humans and not for spambots. Some of those techniques work better then others, but here's a new way of hiding your mail address. Simply by using CSS
Too bad that there's just one big catch when using this technique: It doesn't work on Internet Explorer (IE) (yet). This is because IE doesn't support CSS generated content, something which is implemented in Firefox and other webbrowsers. I'm still sharing this knowledge with you, because I think this is very useful and IE will support generated content later on. Tags: hide spam programming CSS email
|
|
|
Sometimes readers of your website want to contact you. If you don't have server side scripting knowledge (PHP, ASP, JSP etc.) or your webhost doesn't have server side scripting support (if you have a free host), you can't use a webform and you'll probably go for the next solution: Posting your mailaddress on the site <a href="mailto:user[at]provider.com">webmaster</a>. This is not recommended because spambots are designed to follow those URL's. Additionally, this type or URL opens an external mailing program which can be very annoying for your readers.
Here is the solution: Create a mailingform using only HTML. Very easy to install / implement on your website.
Tags: how to mail form programming webdesign HTML
|
|
|
Many sites on the net now add a Favicon to their website. It's a small image next to the browsers address bar that indicates your website. It's especially useful when your site gets bookmarked, because the favicon will show in the bookmarklist of your guest.
If you ever wondered how to add such an icon to your website, read about it here.
Tags: How to favicon programming webdesign
|
|
|
Many websites have eye-catching CSS floating corners. These can be used for many purposes, such as advertations. In this post I'll explain how to create those CSS floating corners.
Tags: CSS how to webdesign internet
|
|
|
So, you want some nice CSS-based tabs on your own website? Sure, it's piece of cake when you're good at creating CSS. But what if you aren't so good at CSS or if you're lazy and just want to create a CSS menu fast. Than Overzone 's CSS Tab Designer can help you. Big time. CSS Tab Designer is unique and easy to use Tags: CSS tab webdesign internet
|
|
|
<< Start < Prev 11 12 13 Next > End >>
|
| Results 67 - 72 of 74 |
(2 Comments)