I have a project help please

<input type="text" class="input3 " id="first_name" name="first_name" value="" required="" data-required="" data-pattern="^[a-zA-Z ]+$" onkeyup="clearNonAlphaNumBig(this,true)">
<input type="text" class="input3" id="last_name" name="last_name" value="" required="" data-required="" data-pattern="^[a-zA-Z]+$" onkeyup="clearNonAlphaNumBig(this)">
<select name="birth[day]" class="selbox selbox2 customSelect">
<select name="birth[month]" class="selbox selbox2 customSelect">
<select name="birth[year]" class="selbox selbox2 customSelect">
<input type="text" id="address" class="input4" name="address" value="">
<input name="username" id="username" type="text" class="user" autocomplete="off" placeholder="Kullanici Adi">
<input type="text" id="username" class="input4" autocomplete="off" name="username" value="" required="" data-required="" data-pattern="^[a-zA-Z][a-zA-Z0-9]+$" data-minlenght="6" data-maxlenght="12" onkeyup="clearNonAlphaNum(this)">
<input type="password" class="input3" id="pass" autocomplete="off" name="pass" data-required="" data-minlenght="6" data-maxlenght="12">
<input type="password" class="input3" id="pass2" autocomplete="off" name="pass2" data-required="" data-minlenght="6" data-maxlenght="12">
<input type="text" class="input3" id="email" name="email" value="" data-required="" data-pattern="^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,4}$">

i need the read all files on file line by line.

What does that actually mean?

You are going to have to try harder if you want someone to help and you will need to explain in detail the problem you are having; the steps you tried to remedy it; a working example of the problem in action or at least full html and css that replicates the issue…

The screenshot you posted looks far more sophisticated than the html you attached so I have no idea what issue you are referring to or how we can help.:slight_smile:

1 Like

He or she wants to read all files in that image, line by line. Where do they go to learn what that language means? Right?

They need to learn html 5 code between the head tags.

I must be living in a parallel universe because none of what you said makes sense to me :slight_smile:

2 Likes

You’re not the only one.

1 Like

Oh man, I read the responses to what I wrote. Now, that was funny. I did not realize that she wants to read all her files in her database, line by line, right?

Discussion continued at