Michael Allen Archives

An Introduction to CSS Border-Collapse

The CSS property border-collapse does exactly that; it collapses borders specifically used for tables. When setting up...

Creating the CSS DropDown Menu

A drop-down menu is a graphic control element that allows the user to choose a single value...

CSS Tabs: Your Ultimate Guide

CSS Tabs provide helpful navigation of websites. If you have multiple web pages on your site and...

The Essentials of Meta Tags in HTML

Meta Tags are always seen at the top of HTML files but most people usually don’t bother...

Creating HTML Intermediate Tables

Using tables gives you the flexibility of detailing and organizing specific areas of content for your viewer....

Tips and Tricks with CSS Background Position

CSS Background Position uses both HTML (Hypertext Markup Language) and CSS (Cascading Style Sheets). As you know...