-
Notifications
You must be signed in to change notification settings - Fork 6
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
added question pages #10
Conversation
@armydar Can you update this PR with screen shots? |
good evening... please i don't understand the question.
…On Tue, Jul 18, 2017 at 8:43 PM, Abiodun Shuaib ***@***.***> wrote:
Closed #10 <#10>.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AVkb4Dd3Py9VyxCWRWBHpm7Ru92XFx_eks5sPQrGgaJpZM4OaUmx>
.
|
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.
The logo as it appears seems too big. This should be made to be a regular navigation local like in popular websites. You can use devcenter.co as a guide when doing this.
Overall Good job. But this seem to be designed without atheistic and making it visually appealing in mind. Please put this into consideration when implementing the feedbacks. add a css file or use a css framework will be a +
@@ -0,0 +1,18 @@ | |||
<!DOCTYPE html> | |||
<html> | |||
<head> |
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.
Code Quality: Critical
This seems to be designed without any use of css or care for responsiveness. This should be refactored and appropriate css should be used.
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.
yes...no styling as the #4 is basically to create plain html
</header> | ||
</head> | ||
<body> | ||
<section> |
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.
Code Quality: Nitpick
This should be revisited and divided into reasonable divs
@abiodun0 this PR addresses just the HTML pages, in the next task she is to add the CSS files, and beautify it. @armydah to help make this clearer on your next pull request (PR), you could do the following:
Also @armydar what @abiodun0 is saying is the way you wrote the HTML and how you structured the divs and other tags can be done better, and the images you added are not resized and thus they appear too big, and make the site look unappealing. You should fix the image, and check the tags you used and how you can reduce or use them better. I also checked the files, and noticed a few things.
Good one generally, I will drop my finally feedback on the Slack channel. |
@osioke Awesome .. those this means i can merge this request? |
At all @abiodun0, she still has to do the landing page, group all the front-end work in a folder on the repo, link the pages, add the image folder, and redo the template page for the questions and resource. cc: @armydah |
No description provided.