• Link: Change widget structure to DIV instead of LI

    Most of the time, I would prefer widgets not to be within <li> tags. For example, here’s the basic structure of widgets:

    <ul id="sidebar"> <li id="about"> <h2>About</h2> <p>This is my blog.</p>...

April 2, 2008 4:02pm (1 month ago)|