Did i did well by writing what it asked

<h1 id="title">K
  <p id="description">pipe</p>
  <form id="survey-form">
    <label id="name-label">
    <select id="dropdown">
      <option value="on" type="radio" name="button" value="button">on</option>
      <option value="off" type="radio" name"button" value="button">off</option>
    <label id="name-label">namelabel
  <input id="name" value="misso" type="text" name="button" value="button" required placeholder="50">
  </label>
  <input id="submit"type="submit">
<label id="email-label">merimerimeri
    <input  id="email"value="misso" type="email" name="button" value="button" placeholder="30" required>
    </label>
  <label id="number-label">lalala
  <label id="memi" type="radio" >lamar <input id="nino" value="misso" type="radio" name="button" value="button" placeholder="80">
  </label>
  <label id="memi" type="radio">limo <input id="memi" value="button" type="radio" name="button" value="button" placeholder="55">
  </label>
  <label id=soumi" type="radio">soumi<input id="soumi value="button" type="checkbox" name="button" value="button">
  </label>
  <label id="ops"type="radio">ops<input id="ops" value="button" type"checkbox" name="button" value="button">
  </label>
<input id="number" value="number" type="number" name="button" value="button" min="10"max="30" placeholder="40">
<input id="messi" value="deselect" type="checkbox"name="button"value="button">
<textarea>

</label>

https://www.freecodecamp.org/learn/2022/responsive-web-design/build-a-survey-form-project/build-a-survey-form
this is the task

I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

1 Like

Please Tell us what’s happening in your own words.

Learning to describe problems is hard, but it is an important part of learning how to code.

Also, the more you say, the more we can help!

Yes i know,im just checking if i did all the required taks that they asked me for

do you mean you want to know if your code will pass the test?
or do you mean that you want people to review the code and give you feedback on the design?
or something else?

yea it passed the test

hi there, I still don’t know what you are trying to ask.

من فضلك تشرح لي سبب طلبك للكود ريفيو؟

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.