Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
tranthanhvi authored Dec 15, 2021
1 parent 037c271 commit 6843692
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 48 deletions.
56 changes: 8 additions & 48 deletions About.html
Original file line number Diff line number Diff line change
@@ -1,48 +1,8 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About-Shepar</title>
<link rel="stylesheet" href="Shepar-photography1.css">
<style>
.home-button {
justify-content: center;
font-size: 30px;
font-family: ;
color: black;

}
</style>
</head>

<body>
<!--Background info and picture-->
<div class="about-flex-container">
<div class="about-flex-container-item shepaar-portrait">
<a href="https://www.instagram.com/shepaar/"><img class="shepar-portrait"
src="https://external-content.duckduckgo.com/iu/?u=http%3A%2F%2F1024x.net%2Fwallpapers%2F45%2FFunny_Cat_Detective.jpg&f=1&nofb=1"
width="475px"></a>
</div>
<div class="about-flex-container-item">
<h1 class="title-shepar">Shepar Chowdhury</h1>
<div class="about-content">
<div>Shepar Chowdhury is a Bangladeshi 30-year-old man who extremely
passionate about painting and taking
photos. Spending 15 years in Finland, now he's running his own small business with a Fafa's
restaurant.
</div>
<div>
<p style="display: inline-block;">Instagram:</p>
<a style="color: black; display: inline-block;"
href="https://www.instagram.com/shepaar/">@shepaar</a>
</div>
</div>
</div>
</div>
<div class="home-button">
<a href="Shepar-photography.html">Home</a>
</div>
</body>

</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About-Shepar</title>
<link rel="stylesheet" href="Shepar-photography.css">
</head>
</html>
12 changes: 12 additions & 0 deletions Harbour.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Harbour__Shepar</title>
<link rel="stylesheet" href="Shepar-photography.css">
</head>
<body>
<h1>Harbour</h1>
<img src="" alt="Harbour">
</body>
</html>
12 changes: 12 additions & 0 deletions Human.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Into the Woods__Shepar</title>
<link rel="stylesheet" href="Shepar-photography.css">
</head>
<body>
<h1>Human</h1>
<img src="" alt="Human">
</body>
</html>
12 changes: 12 additions & 0 deletions Into-the-woods.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Into the Woods__Shepar</title>
<link rel="stylesheet" href="Shepar-photography.css">
</head>
<body>
<h1>Into the Woods</h1>
<img src="" alt="Picture of river">
</body>
</html>
12 changes: 12 additions & 0 deletions The-cities.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>The Cities__Shepar</title>
<link rel="stylesheet" href="Shepar-photography.css">
</head>
<body>
<h1>The Cities</h1>
<img src="" alt="The Cities">
</body>
</html>

0 comments on commit 6843692

Please sign in to comment.