Skip to content

kennethcxv/basic-html-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A Basic HTML Page — Assignment 1

Student: Kenneth Camacho
Student ID: kc23bv
Course: CS4813 – Web Applications Programming
Instructor: Dr. Ahsan Abdullah
Date: 09/03/2025

Overview of System Functionality

This project is a simple HTML webpage that displays:

  • Full Name
  • Course Name
  • Major
  • A custom message (“Hello, World!”)

The page was built using semantic HTML with minimal CSS for styling to make it as user-friendly as possible. It's on a free service so it's publicly accessible via URL.

Public URL

https://kennethcxv.github.io/basic-html-page/

Known Issues or Assumptions

This is a static HTML page.No dynamic functionality exists.Page rendered and is tested in all modern browsers (Chrome, Safari, Firefox).Mobile responsive supported via viewport meta tag. No external CSS/JS libraries linked. All design aspects are contained.

Files Included

  • index.html — the main HTML page
  • results.png — screenshot of the page output
  • README.md — this documentation

Deployment Instructions

  • Upload index.html to a free hosting platform like GitHub Pages, 000WebHost, InfinityFree.
  • Ensure page works and is viewable on smart phones and other external devices.
  • Submit URL above for grading.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages