
HTML describes webpages. CSS (Cascading Style Sheet) is also used with HTML for defining the text layout and other elements in webpage.It contains javascript also. HTML is build with open and closed angled tags. Like <title> Page title </title>. If you want to know how the HTML tags look like, just Go to View menu in you browser's top navigation, and get View Source. That's enough to view the tags and structure.
No comments:
Post a Comment