HTML : More about tables
In the last articles we discussed some of the fundamentals about the tables in HTML. In this article we will
Read moreIn the last articles we discussed some of the fundamentals about the tables in HTML. In this article we will
Read more“HTML tables” is one of the most important features of the HTML. You can use HTML tables to present tabular
Read moreImage maps are one of the most interesting ways of using an image in your HTML web page. This article
Read moreA common practice on web is using images for hyperlinks. It is easy. Instead of wrapping text in <a></a> tags,
Read moreIn the previous article we have discussed about the image optimization to make efficient use of images in HTML web pages. This
Read moreImages are crucial part of a website. So it’s important to discuss about the use of images in your web
Read more“Target” is one of the attributes for the anchor tag. The target attribute specifies where to open the resource linked
Read moreHyperlinks are the foundations of the World Wide Web. Hyperlink can be defined a location in the resource that has
Read moreThe web mostly contains web pages that primarily comprise text. You can think of web
Read moreHTML attributes are the additional information provided in a HTML element. They are always specified in the starting or opening
Read more