-
Notifications
You must be signed in to change notification settings - Fork 13
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
Allegra-Oledibe #6
base: main
Are you sure you want to change the base?
Conversation
allegra-oledibe/about-me.html
Outdated
@@ -0,0 +1,73 @@ | |||
<!DOCTYPE html> | |||
<html lang = "eng-US"> | |||
<!--creating my header and linking the style sheet--> |
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.
Remove these comments.
allegra-oledibe/about-me.html
Outdated
</head> | ||
|
||
<body> | ||
<!--title--> |
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.
Remove this comment.
allegra-oledibe/about-me.html
Outdated
a minor in computer science. | ||
</p> | ||
</div> | ||
</div> |
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.
Remove spacing.
allegra-oledibe/about-me.html
Outdated
</div> | ||
<img src="/allegra-oledibe/images/casual-pic1.jpg"> | ||
<img src="/allegra-oledibe/images/casual-pic2.jpg"> | ||
|
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.
Remove spacing.
allegra-oledibe/home.html
Outdated
@@ -0,0 +1,77 @@ | |||
<!DOCTYPE html> | |||
<html lang = "eng-US"> | |||
<!--creating my header and linking the style sheet--> |
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.
Same idea here, remove this comment.
allegra-oledibe/home.html
Outdated
</div> | ||
|
||
<div> | ||
<!----<h3 class="projects-heading">My Projects</h3> ----> |
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.
You may remove this comment as well, I know I gave it to y'all
|
||
#container img{ | ||
border: 2px solid moccasin; | ||
/* border-radius: 100%;*/ |
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.
Remove commented code.
</div> | ||
|
||
|
||
|
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.
Remove spacing.
allegra-oledibe/styles.css
Outdated
margin: 10%; | ||
border-radius: 10px; | ||
background-color: #fff; | ||
} |
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.
Remove commented code.
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.
Great job with the site! Make some minor changes and I'll merge.
No description provided.