jonneyseo / QA-Assignment2

QA Assignment2 - My Portfolio
0 stars 0 forks source link

Wrong attribute on textarea #14

Open jonneyseo opened 4 years ago

jonneyseo commented 4 years ago

Attribute 'row' not allowed on element 'textarea'. Use 'rows' instead.

about.html line 193

<textarea name="message" class="form-control" placeholder="message here.." row="4"s required>