File tree Expand file tree Collapse file tree 2 files changed +21
-8
lines changed Expand file tree Collapse file tree 2 files changed +21
-8
lines changed Original file line number Diff line number Diff line change 16
16
< link rel ="stylesheet " href ="shared.css " />
17
17
</ head >
18
18
< body >
19
+ < header >
20
+ < div id ="page-logo ">
21
+ < a class ="headerLogo " href ="/index.html "> agri portal</ a >
22
+ </ div >
23
+ </ header >
19
24
< main >
20
25
< form action ="" method ="post ">
21
26
< ul >
22
- < li >
23
- < label for ="phone-number "> Mobile Number</ label >
24
- < input type ="text " name ="number " id ="phone-number " /> </ li >
25
- < li > < label for ="password "> password</ label >
26
- < input type ="password " name ="password " id ="password " /> </ li >
27
- </ ul >
27
+ < li >
28
+ < label for ="phone-number "> Mobile Number</ label >
29
+ < input type ="text " name ="number " id ="phone-number " />
30
+ </ li >
31
+ < li >
32
+ < label for ="password "> password</ label >
33
+ < input type ="password " name ="password " id ="password " />
34
+ </ li >
35
+ </ ul >
28
36
</ form >
29
37
</ main >
30
38
</ body >
Original file line number Diff line number Diff line change 15
15
/>
16
16
< link rel ="stylesheet " href ="shared.css " />
17
17
</ head >
18
- < body >
19
18
19
+ < body >
20
+ < header >
21
+ < header >
22
+ < div id ="page-logo "> < a class ="headerLogo " href ="/index.html "> agri portal</ a > </ div >
23
+ </ header >
24
+ < main >
20
25
< form action ="/ " method ="post ">
21
26
< ul >
22
27
< li >
36
41
< input type ="password " name ="password-check " id ="password-confirm " />
37
42
</ li >
38
43
</ ul >
39
-
44
+ </ main >
40
45
</ form >
41
46
</ body >
42
47
</ html >
You can’t perform that action at this time.
0 commit comments