Website Development is a general forum for Website Development related issues including questions on codes such as PHP, HTML and Javascript
Hosting Forum Description
Website Development is a general forum for Website Development related issues including questions on codes such as PHP, HTML and Javascript
It is used to define look/behavior of an web page elements.
example <h1>Article title</h1> is meta tag used to define important text - title of an article for example. Such text has usually bigger size than casual article text.
example <strong>this is a bold text</strong> will highlight text, it can be bolder than normal text.
Metadata is a information about the data which is always defined inside the <head> tag and used to define page description, Keywords, Author of the documents, Last modified and other web services.