Grouping HTML objects

It is possible to group HTML objects together using span and div tags. The difference between two is that div tag will add a new line after that content, and span tag will not.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator