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

STHOMAS_C10 Nodes #41

Open
wants to merge 2 commits into
base: master
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
68 changes: 68 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Welcome to my Website</title>
<!-- Link to Style Sheet -->
<link href="stylesheets/styles.css" rel="stylesheet" type="text/css"/>
<!-- <link href="stylesheets/styles.css" rel="stylesheet" /> -->
</head>

<body>

<div class="header">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of using div elements it's preferred to use semantic tags like in this case header.

<h1>About Me</h1>
<p> <h3>"Engineer Me"</h3></p>
</div>

<div class="topnav">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would use the nav element instead.

<a href="index.html">Home</a>
<a href="hobby-blog.html">Hobby Blog</a>
<a href="portfolio.html">Portfolio</a>

</div>

<div class="row">
<div class="leftcolumn">
<div class="card">
<h3>Starting at ADA</h3>
<!-- <div> -->
<class="Ada">
<img src= "/Users/ada/Documents/HTML_CSS/personal-portfolio-site/images/Ada Developers Academy_files/program.png"/>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no alt attribute.

<!-- </div> -->
<!-- </div> -->
<p></p>
<p> The <strong href=" https://www.adadevelopersacademy.org/program"> Ada Developers Academy Program </strong>is based in Seattle. It tasks itself with disrupting the landscape of technology by recruiting women and non-binary people to be trained and become software engineers.</p>
</div>
<div class="card">
<h3>What brought me to ADA?</h3>
<div class="Ada1"></div>
<!-- <div class="Ada1" style="height:100px;">Image</div> -->
<p>A <strong> strong desire </strong> to impact health and educational technology based industries. As a user, I hope to impact the way technology is created to support women make lasting impact.</p>
</div>
</div>
<!-- <div class="rightcolumn">
<div class="card">
<h2>About Me</h2>
<div class="placeholder" style="height:100px;">Image</div>
<p>Some text about me in culpa qui officia deserunt mollit anim..</p>
</div>
<div class="card">
<h3>Popular Post</h3>
<div class="placeholder"><p>Image</p></div>
<div class="placeholder"><p>Image</p></div>
<div class="placeholder"><p>Image</p></div>
</div> -->
<!-- <div class="card">
<h3>Let's connect on <p href=" https://www.linkedin.com/in/drsabinethomas" LinkedIn > </h3> -->

</div>
</div>
</div>

<div class="footer">
<h2></h2>
</div>

</body>
87 changes: 87 additions & 0 deletions hobby-blog.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Welcome to my Website</title>
<!-- Link to Style Sheet -->
<link href="stylesheets/styles.css" rel="stylesheet" type="text/css"/>
<!-- <link href="stylesheets/styles.css" rel="stylesheet" /> -->
</head>

<body>


<main class="hobby-blog">
<header class="header">
<h1>Black Nodes and Edges</h1>
<p> <h3>"What drives me"</h3></p>

</header>
<nav class="nav">
<h1>
<a href="index.html">Home</a>
<br>
<br>
<a href="about.html">About Me</a>
<br>
<br>
<a href="portfolio.html">Portfolio</a>

</h1>
</nav>

<div class="content">
<h2>Learning more about Kimberly Bryant from Black Girls Code</h2>
<!-- <a href="http://www.timokamura.com"> -->
<iframe src="https://abcnews.go.com/video/embed?id=53258502" width="640" height="360" scrolling="no" style="border:none;" allowfullscreen></iframe>
<!-- <img src="images/Rosie_by_Tim_Okamura.png" alt="http://www.timokamura.com" width="500" height="600" > -->
</a>
</div>
<footer class="footer">

</footer>
</main>
</body>








<!-- <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Welcome to my Website</title>

<link href="stylesheets/styles.css" rel="stylesheet" type="text/css"/>

</head>

<body>


<h1>Title</h1>
<div class="hobby-blog">
<div> a </div>
<div> b </div>
<div> c </div>
<div> d </div>
<div> e </div>
<div> f </div>
<div> g </div>
<div> h </div>
<div> i </div>
<div> j </div>
<div> k </div>
<div> l </div>
<div> m </div>
<div> n </div>
<div> o </div>
<div> p </div>
</div>

</body> -->
363 changes: 363 additions & 0 deletions images/Ada Developers Academy.htm

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Ada Developers Academy_files/alexandra.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 58 additions & 0 deletions images/Ada Developers Academy_files/analytics.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Binary file added images/Ada Developers Academy_files/brooks.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Ada Developers Academy_files/charles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Ada Developers Academy_files/chris.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Ada Developers Academy_files/dan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Ada Developers Academy_files/dee.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions images/Ada Developers Academy_files/jquery.min.js

Large diffs are not rendered by default.

175 changes: 175 additions & 0 deletions images/Ada Developers Academy_files/js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions images/Ada Developers Academy_files/js.cookie.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added images/Ada Developers Academy_files/kari.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Ada Developers Academy_files/lisa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions images/Ada Developers Academy_files/modernizr.custom.53785.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading