Skip to content

Design of the main area#3

Open
Ifetakuro wants to merge 3 commits into
mainfrom
main-area-design
Open

Design of the main area#3
Ifetakuro wants to merge 3 commits into
mainfrom
main-area-design

Conversation

@Ifetakuro

@Ifetakuro Ifetakuro commented Jan 16, 2022

Copy link
Copy Markdown
Collaborator

gemielab screenshot

Comment thread index.html
</main>
<head>
<title>Gemie Labs</title>
<style>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Put your styles in a different file inorder to maintain a neat file structure. Remember to link it to the html

Comment thread index.html
}
</style>
</head>
<body>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Utilize appropriate commenting all through your code to explicitly tell the start and finish of a component for easy readability.

Comment thread index.html Outdated
<ul class="right-nav">
<li><a class="nav-link" href="#">Shortcuts</a></li>

<li class="dropdown-nav1">

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Use the select tag for drop-down instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants