WEBPAGES, WEBPAGES, WEBPAGES Many people turn on their computer, click on their browser and "WHOALA," a webpage appears on their screen. Have you ever wondered how webpages are made? How do you make a picture the size that it is, or have a word be one color and the rest of the words another color? What about font size ? How is that done? First, let's talk about the language you need to learn to create a webpage. Enter: HTML HTML stands for Hyper Text Markup Language . It is the standard markup language for creating webpages, it describes the structure of a webpage, and the HTML elements tells the browser how to display its content. What is a markup language? A markup language is a human readable computer language that uses tags to define elements within a document. What is an HTML element ? An HTML element usually consists of a start tag and an end tag with the content inserted in b...
Comments
Post a Comment