-
Notifications
You must be signed in to change notification settings - Fork 47
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
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"> | ||
<h1>About Me</h1> | ||
<p> <h3>"Engineer Me"</h3></p> | ||
</div> | ||
|
||
<div class="topnav"> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I would use the |
||
<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"/> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. no |
||
<!-- </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> |
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> --> |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
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 caseheader
.