Skip to content

Instantly share code, notes, and snippets.

@emmykolic
Created December 23, 2022 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emmykolic/9f4309e604e3c61c11caec4d239416b4 to your computer and use it in GitHub Desktop.
Save emmykolic/9f4309e604e3c61c11caec4d239416b4 to your computer and use it in GitHub Desktop.
The header.php page
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="css/bootstrap.min.css" rel="stylesheet" >
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" type="text/css" href="css/aos.css">
<link rel="stylesheet" type="text/css" href="css/fontawesome/css/all.min.css">
<link rel="stylesheet" href="css/style.css">
<title><?='Captcha' ?></title>
</head>
<body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment