HTML is a language which structures the layout of the page. This layout is made up from different elements. If you are a little familiar with HTML, elements like p, body, img, table, and many others are very recognizable. In HTML there are two types of elements: replaced and nonreplaced. Replaced elements are the ones … Continue reading HTML Elements
