Fixed footer auto height content
While redesigning one of my pet projects – Simplememos – I came across a very pesky issue on layouts. I wanted a simple header/content/footer layout,… Read More »Fixed footer auto height content
While redesigning one of my pet projects – Simplememos – I came across a very pesky issue on layouts. I wanted a simple header/content/footer layout,… Read More »Fixed footer auto height content
I hit upon a picky need by a user to have specific tab-order for a HTML page. For most part we usually would organize the… Read More »Setting tabindex in HTML for arbitrary, disparate elements