Warning: fopen(/home/srikat/webtechdaily.com/wp-content/backup/.htaccess) [function.fopen]: failed to open stream: Permission denied in /home/srikat/webtechdaily.com/wp-content/plugins/backupwordpress/functions.php on line 377
Cannot open file (/home/srikat/webtechdaily.com/wp-content/backup/.htaccess)
Warning: fwrite(): supplied argument is not a valid stream resource in /home/srikat/webtechdaily.com/wp-content/plugins/backupwordpress/functions.php on line 381
Cannot write to file (/home/srikat/webtechdaily.com/wp-content/backup/.htaccess)
Warning: fclose(): supplied argument is not a valid stream resource in /home/srikat/webtechdaily.com/wp-content/plugins/backupwordpress/functions.php on line 385
Web Design & Development | Web Tech Daily

Web Tech Daily

Your daily dose of Web stuff

Entries for the ‘Web Design & Development’ Category

Links to best web design and web development articles of June

noupe has a list of useful tutorials posted at several blogs on the Internet on the topics of Photoshop, Illustrator, CSS and XHTML, Ajax and JavaScript, Free Graphics. Definitely worth bookmarking. Visit by clicking on the screenshot below:

Comments (1)

Free Website Template Resources

There are quite a few places where you can download quality CSS and HTML templates/themes/designs for use on your website.

Nuvio
Rambling Soul’s Free CSS Templates
FreeCSSTemplates.org
Studio7designs
Andreas Viklund templates
Solucija CSS Templates
The Open Design Community
Template World
Styleshout.com
Zymic
free-css-templates.com

More Resources:

Top 14 Open Source Web Template Sites
Lifehacker’s Free CSS/HTML template roundup
30+ Free Three-Column Website Templates
Open Source Web Design

Make sure you read and follow [...]

Comments (2)

Centering Content Vertically On A Web Page

When you want to have the content of a div centered vertically using CSS, it isn’t as easy as using tables. Below are few solutions that are available currently to vertically center a div:

Vertically center content with CSS
How do I center the content of an element vertically with CSS?
infinitywebdesign’s solution
A vertically centered CSS template

Are [...]

Leave a Comment