Skip to content
/ sample-website Public template

A basic HTML template for learning web development fundamentals. Includes a title, meta tags, header, heading, paragraph, registration form, table, image, and external link.

Notifications You must be signed in to change notification settings

FranNMK/sample-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Sample Website

This is a basic HTML template created as part of a web development learning assignment.

πŸ”§ Project Overview

The goal of this project is to understand the structure of a simple HTML page and practice building foundational web components.

βœ… Features Included

  • <!DOCTYPE html> declaration
  • <title> tag for the page title
  • Meta tags for display and character encoding
  • Page header and headings
  • Paragraph content
  • Basic registration form with input fields
  • HTML table displaying user data
  • Image embedded via URL
  • External link to Google

πŸ’‘ Purpose

This project serves as hands-on practice for learning web development fundamentals such as:

  • HTML syntax
  • Semantic elements
  • Forms and tables
  • Structuring basic web pages

🌐 Live Preview

https://frannmk.github.io/sample-website/

🧠 Author

Francis Mwangi Kienji
GitHub: @FranNMK

About

A basic HTML template for learning web development fundamentals. Includes a title, meta tags, header, heading, paragraph, registration form, table, image, and external link.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages