DivitoDesign

Everything for the Web Professional

Category: HTML

(x)HTML is the backbone of any website: it’s the structure. That’s why it’s an essential part of any webdesigner’s skillset. Learn and build your basics.

HTML 5: Structuring

The web has been constantly involving since its invention back in 1969. Webdesigners keep pushing the limits of web pages and their languages to get more functionality in to their web sites. For years we have been working with HTML 4 and XHTML 1.0 to build our web pages, but these languages do not have [...]

Case Study: Revamping an Existing Site

Jacques Soudan, a client and friend I met through DivitoDesign, sent me an email with a guest post about a case study on revamping his outdated site. Enjoy reading about his revamping project. Below is a case-study on how I used the Blueprint CSS Framework and jQuery JavaScript library to rebuild an outdated site – [...]

HTML/CSS Template Version 1.0 – Build Sites Faster & Better

Currently, I am up to my ears in the PSD to HTML/CSS conversion work. The client supplies a design that needs to be converted to a valid and cross browser friendly website. The HTML/CSS template that I have been using has been a success for me; my conversion time is faster than before and the [...]

Building HTML/CSS Sites: Use a Template

If you are developing HTML/CSS websites with occasionally a little bit of JavaScript (just like myself), it can be very un-productive to write your basic codes over and over again. For example, if you want to include a JS file for your dropdowns, a CSS framework file and print CSS files every time you start [...]

66 Links To Learn The Webdesign Basics

In the past, DivitoDesign has learned you how to start blogging and many people have learned from that. So I thought, why not give beginners some articles that help you to start with webdesign in general.I remember the time I started out and it wasn’t easy, simply because I didn’t know where to begin. It’s [...]

HTML – ABBR Property to Explain Abbreviations

HTML has many properties. There are a couple of them we don’t use that often and we will discuss one today. It is called the ABBR property and is used to explain and mark-up abbreviations. We bloggers write for the web and we shouldn’t forget the text should be understandable for everyone. You might have [...]

Guide to HTML Emails

This guide will tell you exactly what HTML emails are, how to make them and how to design your HTML emails. What are HTML emails? HTML emails are emails send with mark-up. Most of the time, an email just contains letters and words to bring over a message to the recipient. It doesn’t need any [...]