Basic HTML Coding

We have learn some basic HTML codes in or previous semester in the course of Web Application. We did not use any special software to create the web page. We just used the 'Notepad' to write the coding. So in our second session of laboratory class Web Design course, we need to answer four simple questions about HTML codes. Well the questions are as followed:

  1. Write the markup language code to display your name in the largest-size heading element.
  2. Write the markup language code for unordered list to display the days of the week.
  3. Write the markup language code for an ordered list that uses uppercase letters to order the items. This ordered list will display the following: Spring, Summer, Fall and Winter.
  4. Think of a favourite quote by someone you admire. Write the XHTML code to display the person's name in a heading and the quote in a blockquote

This are the four question that were asked during the laboratory. Then, we did the coding for all the four questions but only today that we managed to do this post *laughs*. Thus, we will give the answers for all the questions above.

  1.  For the first question, this is the coding to display name in the largest-size heading element. The HTML codes for first question
  2. For the second question, this is the coding for unordered list to display the days of the week. The HTML codes for the second question
  3. For the third question, this is the coding  for an ordered list that uses uppercase letters to order the       items. This ordered list will display the following: Spring, Summer, Fall and Winter. The HTML codes for the third question
  4. For the fourth question, this is the coding to display the person's name in a heading and the quote in a   blockquote. The HTML codes for the fourth question
*All the links above can be downloaded to see the result of the coding*
Above are just about the lab works. Now, we will tell you that you can learn all the basic codes of HTML codes in this particular website which give you great examples. Here's the link : W3School.
But this site are not all about HTML, there are others things that you can learn in this website. Enjoy your trip to the site

Comments

Post a Comment

Popular posts from this blog

HTML Practice & Exercise

The Most Interesting Website