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

0 points
Submitted by Iviton183
about 10 years

9/21 What is wrong with this code

<head>
<style>
body {
    text-align: center;
}
</style>
</head>
<body>
<h1>Ivan Maldonado</h1>
<p>Hi! I am learning how to make my very own web page! I really like MVFC and long walks on the beach.</p>
<input type="email" placeholder="your email">
<input type="submit">
</body>

Answer 52f625e8282ae3116f0026ec

0 votes

Permalink

Code is OK…bat… I think the problem in your browser.

points
Submitted by Braco
about 10 years

2 comments

Iviton183 about 10 years

I’m using chrome

Judy about 10 years

@Iviton, can you check to make sure that you have

Answer 52f64ca952f863318300243b

0 votes

Permalink

Take grey part off the text

points
Submitted by Satsujin S
about 10 years

1 comments

Judy about 10 years

Hi Satsujin, I don’t understand what you mean.

Answer 52f67b4f631fe9b2410034fc

0 votes

Permalink

I had the same problem… using Firefox. I tried with Chrome the same code and it work perfect!

points
Submitted by Fernando
about 10 years