Why are my absolute elements not being aligned within their parent element?
The answer is simple! You must first assign the parent element a position of relative! Q: Yes, but what if I need to have the parent element absolutely positioned? A: Then you must wrap the interior of that parent element with a similarly proportioned relative element. Q: Absolute elements can be terrible when adjusting a [...]
Indirect… Direct…Relative… Links???
Which kind of linking would be best for you? When referring to indirect links a user is typically making use of on page anchor links. This is done by referencing an anchor name or id within your markup. A direct link could be for the current domain or reference a cross-domain link. When attempting to [...]

