A simple fashion business webpage, responsive with HTML and CSS only.
A Pen by Jodi-codes on CodePen.
A simple fashion business webpage, responsive with HTML and CSS only.
A Pen by Jodi-codes on CodePen.
A simple fashion business webpage, responsive with HTML and CSS only.
A Pen by Jodi-codes on CodePen.
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>COSC 307 GROUP 3 - Portfolio</title> | |
<!-- Font Awesome for Social Icons --> | |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css"> | |
</head> | |
<body> |
A Pen by Jodi-codes on CodePen.
A Pen by Jodi-codes on CodePen.