HTML and CSS

HTML data represents content and layout of the data. Even so it is possible to specify how the data will look like, there is more efficient way of doing so. It is possible to specify characteristics of the content in a CSS file. HTML content will just refer which style from CSS file to use for which component. This way web page will look more consistent.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator