Bandera Americano Bandera Español

Validation

In order to create a properly-coded and accessible website, a web designer must follow a number of specific guidelines. Below, we offer a brief explanation of the major components of a webpage, and also the ability to verify our code's integrity.

HTML: the content

The biggest piece of a website is its content. HTML stores the links, body text, menu bars, and most images seen on a particular website. We ensure proper coding of our websites by following the Web Standards published by the governing body of Internet standards; the World Wide Web Consortium (W3C).

CSS: the design

CSS manages the visual display of all of the content from the HTML, and is responsible for colors, backgrounds, and spacing. We follow the CSS guidelines posted by the W3C.

SECTION 508: accessibility standards

In order to ensure that our websites are accessible to individuals with disabilities, we follow the federal regulations referred to as "Section 508."