-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
037c271
commit 6843692
Showing
5 changed files
with
56 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |