michalstocki / michalstocki/simple-image-processor

Stylowanie pola do wprowadzania adresu obrazka

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Napisz odpowiedni kod CSS w styles/main.css aby uzyskać odpowiedni wygląd

  • pola tekstowego do wprowadzania adresu obrazka (<input type="text" />),
  • przycisku "OK"

z godny z tym co przedstawiono na zrzucie ekranu. Aby poprawnie wykonać zadanie, należy także dodać odpowiednie elementy HTML w pliku index.html.

simple_image_processor_v1-intro-input

Użyte kolory:

  • input field background: #B3B3B3,
  • "OK" button background: #E6E6E6,
  • gray text color: #999999

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with index.html and styles/main.css, using the linked screenshot as the visual reference. Add the input and “OK” button elements in index.html, then style them in styles/main.css with the specified backgrounds and gray text color. Done means the page matches the screenshot’s input and button appearance.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
design, frontend, web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.