$100 Website Offer

Get your personal website + domain for just $100.

Limited Time Offer!

Claim Your Website Now

Assignment: Intermediate HTML Skills Assessment

Objective: This assignment aims to test your understanding of intermediate-level HTML concepts and your ability to create structured and well-formatted web pages.

Instructions:

Task 1: Basic HTML Structure (10 points)

Create an HTML document with the following structure:

  • Declare the document type and HTML version.
  • Create an <html> element with appropriate attributes.
  • Include <head> and <body> sections.
  • Inside the <head> section, include a <title> element with a title for your web page.

Task 2: Heading and Paragraphs (15 points)

Inside the <body> section:

  • Create an <h1> heading with a title for your web page.
  • Add a <p> element with a brief introduction to the topic of your web page.
  • Create two more <p> elements with some sample text.

Task 3: Lists (15 points)

  • Create an unordered list (<ul>) with at least three list items (<li>). Use appropriate content for the list items.
  • Create an ordered list (<ol>) with at least three list items (<li>). Use appropriate content for the list items.

Task 4: Hyperlinks (15 points)

  • Add a hyperlink to an external website of your choice using the <a> element. Make sure it opens in a new tab.
  • Create a hyperlink to an internal section of your web page using an anchor (<a>) and an id attribute.

Task 5: Images (15 points)

  • Include an image in your web page using the <img> element. Use a suitable image file (you can download one from the internet or use your own). Provide alternative text for the image.
  • Create a second image, but this time, link it to a larger version of the same image. Ensure that clicking on the image opens the larger version in a new tab.

Task 6: Tables (20 points)

  • Create a table with at least three rows and three columns. Use appropriate content for the table cells. Add a caption to the table.
  • Apply different attributes such as border, cellpadding, and cellspacing to the table to enhance its appearance.

Task 7: Forms (20 points)

  • Create a simple form that includes text input fields, a radio button group, checkboxes, and a submit button.
  • Use appropriate labels (<label>) for each form element.
  • Specify the name and id attributes for each form element.

Task 8: Validation (10 points)

  • Add HTML comments (<!-- ... -->) to your code to explain the purpose of specific elements or sections within your web page.

Submission:

Submit your HTML file (.html) and any associated resources (images, if applicable) in a zip folder. Make sure to include your name in the file name (e.g., “YourName_HTML_Assignment.zip”).

Grading:

Your assignment will be graded based on the completeness, correctness, and adherence to HTML standards, as well as the quality of explanations and comments in your code.

Related Posts

CMS Website Development Checklist: A Step-by-Step Guide for Business Owners

Introduction Your website is the digital headquarters of your business. It operates as your 24/7 sales representative, your primary marketing asset, and the first point of contact…

Read More

How to Choose the Right CMS for Your Business Website

Introduction A website serves as the digital engine of a modern business, but the software powering it determines how fast, secure, and adaptable that engine truly is….

Read More

Common CMS Website Mistakes and How to Avoid Them

Introduction A Content Management System (CMS) offers an accessible way to build, manage, and update a website without needing to write code from scratch. Because platforms like…

Read More

The Amaravati Discovery Guide: Sightseeing and Local Events

Introduction Amaravati is a destination where thousands of years of history, profound spiritual heritage, and evolving modern regional dynamics intersect. Situated along the southern banks of the…

Read More

Navigating DataOps Courses, Certifications, and Professional Services

Introduction Modern organizations rely on fast, accurate, and accessible data to drive operations, customer experiences, and strategic decisions. Yet, as data volumes grow and data architectures expand…

Read More

Integrating AI Software Development with Cloud and DevOps Pipelines

Introduction Modern software engineering has moved far beyond traditional application coding and routine deployments. Organizations across industries are racing to build intelligent, cloud-native platforms capable of processing…

Read More
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x