News

Hello readers, this is a small blog on auto resize of an image by keeping its aspect ratio and display image horizontally and vertically in the center of the div.here is very simple and easy method to ...
Creating a website using div elements and CSS for structure is the norm -- it offers a more lightweight solution than tables by using significantly less code. This reduces the size of your pages ...
This is my code wherein I want the logo-image to be resizable. Also, I want a div element at the other extreme end so that the user may drag and drop the logo into that container. To have that ...