Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Student Homepage</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 20px;