log2

HTML Table

I made this table with HTML and CSS for my college courses this semester.

Course Code Course Title Instructor Credits
CSCI 1410-91 Introduction to Computer Science Mary Anderson 4
CSCI 1450-91 Web Fundamental Susan Metoxen J 4
ENGL 1711-81 Composition 1 Justin Bonnett 3
NSCI 1750-92 Natural Disasters Angela R, Donatelle 3

HTML Form

This is a form I made in HTML and styled with CSS. The form doesn't contact me, but it does process with a PHP script. If you fill out and submit the form, the form checks for completeness and prints your form entries to the screen.