This forum is now read-only. Please use our new forums! Go to forums

banner
Close banner
0 points
Submitted by Chriscodin
about 10 years

4/21 I also can not get past part 4....

i entered the code exactly how the hint shows to, but it is still giving error message! Help please!

my code entered:<input type="email" placeholder="Email">

hint: <input type="email" placeholder="Email">

Error message: Oops, try again. Did you add placeholder=”Email” to your email input? Click “Stuck? Get a hint!” for an example.

Answer 533a9e04548c3522d3000e7d

0 votes

Permalink

It could be that there is a problem in the rest of your code. Please copy/paste all of it into the Add an answer box so we can have a look.

points
Submitted by Judy
about 10 years

Answer 533ae125631fe95a5f00353c

0 votes

Permalink

<h1>Chris</h1>
  <p>Hi! soon to be many items offered for great prices! Come back soon! we are currently    re stocking your favorites!</p>
  <input type="email">
 <input type="submit">
 <input type="email" placeholder="Email">
points
Submitted by Chriscodin
about 10 years

2 comments

Judy about 10 years

The problem there Chris, is that you have TWO input tags with type=”email”. You should remove one.

pm_sinclair almost 10 years

Thanks

Answer 533ae1da9c4e9dfa6e001f36

0 votes

Permalink

now im having trouble copying and pasting the code i did,,,, as you can see above, i pasted the code and it came out without the coding as soon as I clicked add comment here.. i tried pasting regular and also pasting as plain text…. how do I make the coding show?

points
Submitted by Chriscodin
about 10 years

1 comments

Judy about 10 years

When you are adding code, there is a code format button on the tool bar, it looks like {}. I’ve formatted our code for you.

Answer 533c94e180ff3331780000be

0 votes

Permalink

I have a difficulty getting through stage 3. i entered the code as shown in the hints, but I am still getting error message. can somebody help me please ! here is the code i entered

<h1>Nura Ibrahim</h1>
<p>Hi ! I am learning how to make my very own first web page ! I really like blueberry muffins and long walks on the beach. I am so excited about this.</p>
<inpute type="email">
<inpute type="submit">
points
Submitted by Ibrahimanoor
about 10 years

1 comments

Ibrahimanoor about 10 years

wow ! i did it guys. just some typo. (inpute instead of input)