Skip to content

London10 - Olha_Danylevska - Karma_Project - week_2#571

Open
OlhaDanylevska wants to merge 11 commits into
CodeYourFuture:masterfrom
OlhaDanylevska:master
Open

London10 - Olha_Danylevska - Karma_Project - week_2#571
OlhaDanylevska wants to merge 11 commits into
CodeYourFuture:masterfrom
OlhaDanylevska:master

Conversation

@OlhaDanylevska
Copy link
Copy Markdown

Volunteers: Are you marking this coursework? You can find a guide on how to mark this coursework in HOW_TO_MARK.md in the root of this repository

Your Details

  • Your Name:
  • Your City:
  • Your Slack Name:

Homework Details

  • Module:
  • Week:

Notes

  • What did you find easy?

  • What did you find hard?

  • What do you still not understand?

  • Any other notes?

Added nav and header to HTML
and some CSS
Added icons in main section in HTML
Added CSS to main icons
Added footer and CSS for elements
Added CSS Grid to <div class="connect">
<div class="connect_text">
form on store page
Store page customer form
style radio buttons and chackbox
Finished Karma project
finished mobile
Comment thread store.html
<main>
<div class="container_store">

<div class="form">
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

it is also common tag for this case

instead of making form in
tag.

Comment thread store.html
<input type="text" name="first-name" id="first-name" required>
</div>
<div class="last-name">
<label for="last-name">Last Name*</lable><br>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

if you display div class="first-name" as block in css you would not need to use to separate them

Comment thread css/style.css


}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

i find it useful to write comments before each part of styling code, which explains what part of html is going to be styled or what is expected.

@OlhaDanylevska OlhaDanylevska added the review requested I would like a mentor to review my PR label Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review requested I would like a mentor to review my PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants