Html 5
Hva er nytt i forhold til html4/xhtml 1.x ? Nye parsing regler rettet mot fleksibel parsing og kompatibilitet Nye elementer – section, article, footer, audio, video, progress, nav, meter, time, aside, canvas, datagrid Nye typer av form controls – dates and times, email, url, search Nye attributter – ping (on a and area), charset (on meta), [...] Read more »
Handling multiple columns in list-elements with CSS
This is an example of a list-item, styles with css to hold two columns with several elements inside. The idea is to let the text column to the right of the image keep a straight left margin, and don`t let the text float under the image. All text elements are contained inside a span-tag, wich has is [...] Read more »
