Posted on November 24th, 2015 by Neha Bajoria
HTML 5 may be the latest and greatest technology, but some older browsers of IE does not support most of HTML 5 tag. So found a way by which we can solve tag problem. It will be helpful if one wants to stick with HTML 5 tags. Most HTML 5 tags like header, footer etc […]
Posted on November 23rd, 2015 by Narendra Mallik
The design view in Visual Studio can display the start tag and end tag of the hidden non – graphic elements (such as div, comments, span, form, line breaks and script elements). This feature helps to see where the elements are and avoid unknowingly deleting the non-graphic elements from a page while editing. To enable […]