Создание набора радиокнопок

Tell us what’s happening:

Your code so far


<h2>CatPhotoApp</h2>
<main>
<p>Click here to view more <a href="#">cat photos</a>.</p>

<a href="#"><img src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>

<p>Things cats love:</p>
<ul>
  <li>cat nip</li>
  <li>laser pointers</li>
  <li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
  <li>flea treatment</li>
  <li>thunder</li>
  <li>other cats</li>
</ol>
<form action="https://freecatphotoapp.com/submit-cat-photo">
  <input type="text" placeholder="cat photo URL" required>
  <button type="submit">Submit</button>
</form>
</main>
<label><input type="radio" name="indoor-outdoor">indoor</label>
<label>
<input type="radio" name="indoor-outdoor">outdoor</label>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.150 Safari/537.36.

Challenge: Create a Set of Radio Buttons

Link to the challenge:

Your radio inputs should be inside the form element

1 Like
<label><input type="radio" name="indoor-outdoor">indoor</label>

<label>

  <input type="radio" name="indoor-outdoor">outdoor</label>

А как это пишется?

Your letters is not English.

Я не знаю английский

Why do you not use English, I will not google translate for you.

<label><input type="radio" name="indoor-outdoor">indoor</label>

<label>

  <input type="radio" name="indoor-outdoor">outdoor</label> 

How to write correctly?

1 Like

Hi @amejl172 !

It is fine if our international friends want to ask questions in their native tongue.

2 Likes

Спасибо вам за то что отнеслись с пониманием, очень благодарен вам.

Why would that be useful?

they need to go inside the form element

2 Likes

It takes a lot of courage for non english speakers to ask questions in the forum.

This is a welcoming place so asking in their native language is fine.

2 Likes

Может это вам не полезно, но как человек я попросил у вас о помощи все просто

@ilenia Thank you!

1 Like

They can just use google translate if they don’t understand English.
I’m not born in English speaking country, I type in English.
I know many don’t have English as native language, still they can use google translate.

Хорошо извините меня, теперь буду пользоватся

Well this is getting off topic.

But I will just say this.

Everyone is different.

So it is fine if you choose to use google translate for english but others get to choose what is right for them.

So if you don’t want to translate OP’s messages to english that is fine.
There are plenty of other people that will translate.

@abdulazizergashbaev1 you can respond in russian and we will be here to assist you :grinning:

3 Likes

you are not obligated to answer to other people questions, if you don’t want to answer to people that write in a language that is not english, please don’t :slight_smile:

@abdulazizergashbaev1 you can keep asking in the language you prefer, don’t worry :slight_smile:

3 Likes

Я думал что гугл переводчик переведет вам мои слова на анлийский правильно

Очень благодарен вам :blush:

1 Like