66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
77 < title > Staple</ title >
88 < link rel ="stylesheet " href ="style.css " />
9+ < style >
10+ @media (max-width : 480px ) {
11+
12+ }
13+ </ style >
914 </ head >
1015 < body >
1116 < header >
@@ -42,10 +47,14 @@ <h2>Rice</h2>
4247 < h3 > Benefits</ h3 >
4348 < h2 style ="text-align: right "> We know</ h2 >
4449 < p >
45- Lorem ipsum dolor sit amet consectetur adipisicing elit. Error,
46- ratione dolorum. Facilis minus provident nulla libero dicta, laborum
47- natus nobis. Unde fugit aspernatur cum sunt, a nostrum! Harum, id
48- temporibus.
50+ A 100g serving of white rice (boiled) provides:
51+ < ul style ="padding-top: 5% ">
52+ < li > 131 kcal/560KJ</ li >
53+ < li > 2.8g protein</ li >
54+ < li > 0.4g fat</ li >
55+ < li > 31.1g carbohydrate</ li >
56+ < li > 0.5g fibre</ li >
57+ </ ul >
4958 </ p >
5059 </ div >
5160 < div >
@@ -63,9 +72,11 @@ <h2 style="text-align: right">We know</h2>
6372 With the help of studies conducted by researchers all over India,
6473 we’ve tried to uncover some of the medicinal rice varieties of C.G.
6574 </ p >
66- < a href ="med-rice.html " class ="index-sec-3-btn "> < button > Learn more</ button > </ a >
75+ < a href ="med-rice.html " class ="index-sec-3-btn "
76+ > < button > View</ button > </ a
77+ >
6778 </ div >
68- < div >
79+ <!-- < div>
6980 <p>
7081 molestiae non neque illum non perspiciatis dolorem est optio molestias
7182 a delectus quaerat? Qui reprehenderit fugiat et iste doloribus et
@@ -75,12 +86,12 @@ <h2 style="text-align: right">We know</h2>
7586 <a href="#" class="index-sec-3-btn" style="margin-left: 10%"
7687 ><button>Learn more</button></a
7788 >
78- </ div >
89+ </div> -->
7990 </ section >
8091 < section class ="index-sec-4 ">
8192 < div >
8293 < h6 > Farmer's Portal</ h6 >
83- < a href ="# " class ="index-sec-4-btn "> < button > Enter</ button > </ a >
94+ < a href ="portal.html " class ="index-sec-4-btn "> < button > Enter</ button > </ a >
8495 </ div >
8596 </ section >
8697 < section class ="index-sec-5 ">
@@ -96,11 +107,9 @@ <h5>Contact</h5>
96107 </ form >
97108 < article >
98109 < p >
99- Lorem ipsum dolor sit amet. Et enim molestiae non neque illum non
100- perspiciatis dolorem est optio molestias a delectus quaerat? Qui
101- reprehenderit fugiat et iste doloribus et fugiat porro.
110+ If you'd like to know more about the rice varieties and the authenticity of the information on this page.
102111 </ p >
103- < p > Lorem ipsum dolor sit amet. Et enim molestiae non neque illum. </ p >
112+ < p > Feel free to contact us on below email or fill the form so that we can contact you! </ p >
104113 < strong > staple@gmail.com</ strong >
105114 </ article >
106115 </ div >
@@ -113,4 +122,4 @@ <h5>Contact</h5>
113122 </ div >
114123 </ section >
115124 </ body >
116- </ html >
125+ </ html >
0 commit comments