Latest News

16-July-2008
New design concept for vishwebdesign.com Well, yeah..I'm thinking of either modifying the existing template or create a new design for vishwebdesign. I'm short of ideas these days. I'm also thinking of mixing things up, using some new technologies, implementing mootools or yui maybe. I'll give it some time..
Vishal Beersye

XHTML Tutorials by vishwebdesign Home for Vishal Beersye on web

For those who were wondering when i'll write more than xhtml & css articles, the answer is today. I'll start by replying to a problem posted on the cssdrive forum.

  • Topic: Displaying several images in a horizontal row.
  • Question: I got a div where I want to load several images with different sizes that should all be ordered next to each other in a horizontal row. The div is 650px wide. If the space is exceeded, I want the div to display a horizontal scrollbar to explore the images that did not fit in on the right.
  • Source: cssdrive
  • Solution explained: Use unordered lists whenever you wish have any type of row or column. Do not just float them in a div or as table data, in fact, we do not need any table here.
  • View tutorial explained.

Tutorials for Vishal Beersye

Useful CSS & XHTML Articles and Links