News

For example, if the image "building.jpg" is in your site's "images" folder, change the code to: Replace "10" with the image's width and replace "20" with the image's height.
You may already know that CSS is a vital technology for styling your web pages. But you don’t need to use it, and your sites can still look good without it.
Tony Patton focuses on CSS fundamentals and explains how multiple rules for the same element are handled. Multiple rules ensure that there will be no surprises for either you or the user community.
Then I found out a quick and easy way to resize images with CSS by keeping your image’s aspect ratio. This is very quick you can use it in less than 5 minutes, let’s proceed!