Web Development Posts

Why use Strict Doctype?

A new subcontractor asked me why TBH Creative requires the use of Strict DOCTYPE for its website build outs, and below is our explanation, definition, plus a little more technical information. First of all, according to HTML and XHTML standards, each HTML document requires a DOCTYPE (stands for document type declaration). The “DOCTYPE” appears at the […]

Read more

Get rid of HTML tables for web formatting once in for all

Many web sites on the Internet today still use tables for lay out. It is time to educate web developers and companies about why using Cascading Style Sheets (CSS) is better. Tables were never intended for web page layout. Rather, the HTML table was designed for presenting tabular data. There are many insidious but huge […]

Read more

New web site for Morales Group

TBH Creative was hired by the Morales Group, Inc. to seamlessly integrate third party software for a robust Job Center to their current web site. TBH Creative assisted with many additional tasks throughout the project to help the company with their online presence including: re-coding the pages to remove the table based code with clean, […]

Read more

3 questions a good navigation system should answer

Web site navigation is unmistakeably one of the most important elements on your web site and will likely influence the success of your site and your user’s experience. According to Web usability expert, Jakob Nielsen, a good navigation system should answer three questions: Use these basic elements to develop an effective navigation system (or correct […]

Read more