FrontendWalla

Solutions for Real World Frontend Problems.

Accessibility

How to Write Semantic HTML for Better SEO and Accessibility?

In HTML especially after HTML5, there were several New Tags introduced which provided better meaning (Semantics) to your Content. Tags like Article, Aside, Header, Footer, Section would tell what kind of content is expected there. So writing Semantic HTML is all about using the write and meaningful tags for your content. We also have in […]

Essential Tools for Website Accessibility

There are a number of Web Accessibility tools that can be used here is a checklist of these tools Accessibility validation tools: These tools automatically check web pages against various accessibility guidelines and standards, such as the Web Content Accessibility Guidelines (WCAG) and the Section 508 guidelines. Some examples include the WAVE tool, the aXe […]

Scroll to top