Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orlando castillo responsive #1133

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 22 additions & 8 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<h1> ABOUT </h1>
</body>
</html>
<link rel="stylesheet" href="/style/index.css" />
</head>
<body>
<header class="header-section">
<div class="header-style">
<div class="title-box">
<h1 class="title-box--name">Orlando Castillo</h1>
</div>
<nav class="links">
<a class="link" href="index.html">Home</a>
<a id="active" class="link" href="/about.html">About</a>
<a class="link" href="/projects.html">Projects</a>
<a class="link" href="/contact.html">Contact</a>
</nav>
</div>
</header>
<h1>ABOUT</h1>
</body>
</html>
33 changes: 25 additions & 8 deletions contact.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,28 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width= <h1> ABOUT </h1>, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width= <h1> ABOUT </h1>, initial-scale=1.0"
/>
<title>Document</title>
</head>
<body>
<h1> CONTACT </h1>
</body>
</html>
<link rel="stylesheet" href="/style/index.css" />
</head>
<body>
<header class="header-section">
<div class="header-style">
<div class="title-box">
<h1 class="title-box--name">Orlando Castillo</h1>
</div>
<nav class="links">
<a class="link" href="index.html">Home</a>
<a class="link" href="/about.html">About</a>
<a class="link" href="/projects.html">Projects</a>
<a id="active" class="link" href="/contact.html">Contact</a>
</nav>
</div>
</header>
<h1>CONTACT</h1>
</body>
</html>
155 changes: 146 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,148 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>

</body>
</html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Portfolio</title>
<link rel="stylesheet" href="/style/index.css" />
</head>
<body>
<div class="container--home">
<header class="header-section">
<div class="header-style">
<div class="title-box">
<h1 class="title-box--name">Orlando Castillo</h1>
</div>
<nav class="links">
<a id="active" class="link" href="index.html">Home</a>
<a class="link" href="/about.html">About</a>
<a class="link" href="/projects.html">Projects</a>
<a class="link" href="/contact.html">Contact</a>
</nav>
</div>
</header>
<main class="main-section">
<div class="main-style">
<div class="large-image-left">
<img
src="https://fastly.picsum.photos/id/961/536/354.jpg?hmac=jlYMLY4N7FpEy1FWI_MOcggCK2NtxqdWJHU5vEse9_Y"
alt="picture of a mountain"
/>
</div>
<div class="text-content">
<div class="text-content--name">
<p>Orlando Castillo</p>
</div>
<div class="text-content--button">
<button onclick="window.location.href='/projects.html'" ;>
My Projects
</button>
</div>
<div class="text-content--text">
<p>
I'm a web developer with a passion for creating intuitive and
engaging user experiences. With several years of experience in
the industry, I have honed his skills in web design, front-end
and back-end development. I pride myself on attention to detail
and ability to deliver high-quality projects on time and within
budget. In my free time, I enjoy writing short stories, building
model houses, and exploring the latest trends in web
development.
</p>
</div>
</div>
</div>
</main>
<section class="gallery-section">
<div class="boxes">
<div class="project-1">
<div class="project">
<img
src="https://fastly.picsum.photos/id/903/536/354.jpg?hmac=sT1b08yX5moLPh9aEQiEZSam0doEVo8eq01YqWxUOn8"
alt=""
/>
<figcaption>Project 1</figcaption>
</div>
</div>
<div class="project-2">
<div class="project">
<img
src="https://fastly.picsum.photos/id/271/536/354.jpg?hmac=y85-qoLKZmshtoXZ3dm9QbbYTwi9kxsQrwut3tmjdJQ"
alt=""
/>
<figcaption>Project 2</figcaption>
</div>
</div>
<div class="project-3">
<div class="project">
<img
src="https://fastly.picsum.photos/id/341/536/354.jpg?hmac=svCJVBFgwBMQ7SJ-GkLmss0jGPVMHuY11QbYB_fwoHE"
alt=""
/>
<figcaption>Project 3</figcaption>
</div>
</div>
<div class="project-4">
<div class="project">
<img
src="https://fastly.picsum.photos/id/130/536/354.jpg?hmac=a3CMMZgFMD60VsyMXoXbMllYckSrfgS3Dr5pUzkoZqs"
alt=""
/>
<figcaption>Project 4</figcaption>
</div>
</div>
<div class="project-5">
<div class="project">
<img
src="https://fastly.picsum.photos/id/635/536/354.jpg?hmac=N0DwcwJyZ18HUjRrqrSohWvHzTCZhyRrtW6lM10XcNU"
alt=""
/>
<figcaption>Project 5</figcaption>
</div>
</div>
<div class="project-6">
<div class="project">
<img
src="https://fastly.picsum.photos/id/110/536/354.jpg?hmac=nHzXLPEJ8vgCp_wbTJ83PCGp03JOZ4ILjXmYdVANDHo"
alt=""
/>
<figcaption>Project 6</figcaption>
</div>
</div>
<div class="project-7">
<div class="project">
<img
src="https://fastly.picsum.photos/id/11/536/354.jpg?hmac=DlDaM5gbw1oDSxTB8B11ShiBcyjCUw5OEM99-CDbxbI"
alt=""
/>
<figcaption>Project 7</figcaption>
</div>
</div>
<div class="project-8">
<div class="project">
<img
src="https://fastly.picsum.photos/id/123/536/354.jpg?hmac=mkjhmL7okPiaV7N-UHDfBZ4br8E8wkXSsG9XGN5xEU8"
alt=""
/>
<figcaption>Project 8</figcaption>
</div>
</div>
</div>
</section>
<footer class="footer-section">
<div class="footer-style">
<div class="footer-style--footer-text">
<p class="footer-text--text">Like what you see?</p>
<button
onclick="window.location.href='/contact.html'"
;
class="footer-text--button"
>
Contact Me
</button>
</div>
</div>
</footer>
</div>
</body>
</html>
30 changes: 22 additions & 8 deletions projects.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<h1> PROJECTS </h1>
</body>
</html>
<link rel="stylesheet" href="/style/index.css" />
</head>
<body>
<header class="header-section">
<div class="header-style">
<div class="title-box">
<h1 class="title-box--name">Orlando Castillo</h1>
</div>
<nav class="links">
<a class="link" href="index.html">Home</a>
<a class="link" href="/about.html">About</a>
<a id="active" class="link" href="/projects.html">Projects</a>
<a class="link" href="/contact.html">Contact</a>
</nav>
</div>
</header>
<h1>PROJECTS</h1>
</body>
</html>
Loading