You are here: Home » Tutorials (page 2)

Category Archives: Tutorials

Feed Subscription

How to use htaccess file for your website IV

htaccess4

Hot Link Prevention My last post was about How to Make Password Protected Directory. This tutorial is about Hot Link Prevention. What is Hot Link Prevention? Hot link prevention refers to stopping web sites that are not your own from displaying your files or content, e.g. stopping visitors from other web sites. This is most commonly used to prevent other ... Read More »

How to use htaccess file for your website III

htaccess3

Password Protect a Directory Ever wanted a specific directory in your site to be available only to people who you want it to be available to? Ever got frustrated with the seeming holes in client-side options for this that allowed virtually anyone with enough skill to mess around in your source to get in? htaccess is the answer! There are ... Read More »

How to use htaccess file for your website II

htaccess

I started a small tutorial about How to use htaccess file for your website. Here is the second part of htaccess tutorial. Deny visitors by IP address The visitor blocking facilities offered by the Apache Web Server enable us to deny access to specific visitors, or allow access to specific visitors with the help of htaccess. This is extremely useful ... Read More »

Collection of CSS3 Techniques and Tutorials

css3-712

Read More »

How to use htaccess file for your website

Use of htaccess

Hypertext Access, commonly shortened to htaccess, is a configuration file which controls the directory it is placed in and all the subdirectories underneath it. It’s an incredibly useful feature which allows webmasters to control how many aspects of their website works. You can redirect pages, change the extensions of pages, password protect directories and much much more. Read More »

Excellent CSS3 Techniques and Tutorials for Better User Experience

css3-tutorials

CSS3 has got a huge potential to create very elaborate and complicated details by trictly using  CSS and no images. It can carry out a lot of functions as it is based on motion techniques. Many designers all over the world believe that CSS3 is a technique which has unbelievable potentiality which will be used to create wonderful designs in ... Read More »

Web Design Trends for 2012

web-design-trend

After starting a New Year, it’s time to pack away the old, worn web designs and prepare for the brave, new face of tomorrow. Although trends don’t start and stop on January 1st, there is a definite shift from what we craved at the beginning of the year to what we are seeking tutorials for at the end of the ... Read More »

Cool and Useful HTML5 Tutorials

html5-css3

HTML5 is a language for structuring and presenting content for the World Wide Web, a core technology of the Internet. It is the fifth revision of the HTML standard. There are many html 5 tutorials, tips and awesome plugins that you can use to create a better design. Like its immediate predecessors, HTML 4.01 and XHTML 1.1, HTML5 is a ... Read More »

How To Create Fixed Position Share Box

94.fixed-position-box

Do you want your social media buttons to always be on the screen for your visitors to click on? If yes then you want to have a fixed position share box on your website. This allows your social media buttons to always be on the screen even when the user scrolls to read the rest of the page, giving them ... Read More »

CSS3 Tutorials for Web Development

92.css3-tutorials

In this article we are highlighting some latest CSS3 Tutorials tips and techniques which were not supporting before in older versions. But in this version of CSS you can use all of these techniques in your web design: text-shadow, rounded box, box sizing, opacity handlers, multiple backgrounds, border images and also supporting for multi column web layouts. These are really ... Read More »