Glossary

This is a short preview of every existing glossary page - if you want to know more then click on the title!
There is also a Test-Version of this page called Glossary:_start-1, which is showing the same titles but the short Preview only by Hoovering over the title

CSS »» tags: css html ««

Cascading Style Sheets.

div »» tags: html ««

The HTML <div> tag defines a division/section in a document.
It is used to group block-elements to format them with styles or better with class.

span »» tags: div html span ««

The HTML <span> tag is used to group inline-elements in a document.
It is used to group inline-elements to format them with styles.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.