JavaScript appears to be disabled. We recommend you enable JavaScript while visiting this site.

(All original content on this site is licensed under the Creative Commons License Attribution-Noncommercial-No Derivative Works 3.0.)

Don't use ul when you should use blockquote

I'm sorry, but I hate it when people use <ul> instead of <blockquote>. <ul> is for list items, and should therefore be composed of list items (<li>s). If you're not going to put <li>s for each item within a <ul> block, don't use <ul>

Tags: ,

Categories: technology

blog comments powered by Disqus