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 [...]

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 [...]

Leave a Comment