html, css, jQuery, PHP, mySQL

Posts Tagged ‘lower case’

HTML From Scratch. 2:2 Lists

Friday, August 5th, 2011

Lists are very important in HTML, and are a little more complicated. There are two basic types of lists: Ordered lists have UPPER or lower case letters, numbers or roman numerals. This can be specified using HTML attribute and value pairs, but is best done with CSS. You can also start your list from a [...]

Tags: , , , , , , , , , , , , ,
Posted in Tutorials | No Comments »