|
Peeling a webpage is very fun to do and it'll draw attention from your users. You can use to it place advertations, or draw attention to a hot article on your own website. Here I'll explain how to create such an effect on your website. It uses Flash and JavaScript, and is really easy to install. A live demo for the peeling effect can seen when you fully read this article.
I received this package from the admin of musicincontrol.nl, a great dutch music website. Tags: how to peel website webdesign
|
|
|
Every well-respected webdesigner knows how to use a CSS file. With this you can add markup to your webpage. I created a list of my personal top 22 favorite different subject CSS tutorials. They are listed below and are in random order. Read, learn and implement it on your own website.
Remember that a website styles with CSS can look otherwise in different browsers. Use this browser CSS rules checker to make sure you make the correct code. Additionally, don't forget to use the CSS Validation Service to have your CSS to the W3 standards. When you're done with your CSS file, use the CSS Superdouche to trim your CSS file down, making it smaller causing it to use less bandwith. Tags: CSS top programming webdesign internet tutorial
|
|
|
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
|
|
|
<< Start < Prev 11 12 Next > End >>
|
| Results 61 - 66 of 69 |
(148 Comments)