File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="UTF-8 " />
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
+ < title > Omifood Hero Section</ title >
7
+ < style > </ style >
8
+ </ head >
9
+ < body >
10
+ < header >
11
+ < nav >
12
+ < div > Logo</ div >
13
+ < div > Navigation</ div >
14
+ </ nav >
15
+ < div >
16
+ < h1 > A Healthy meal delivered to your door,every single day</ h1 >
17
+ < p >
18
+ The smart 365-days-per-year food subscription that will make you eat
19
+ healthy again. Tailored to your personal tastes and nutritional needs.
20
+ </ p >
21
+ < a href ="# "> Start eating well</ a >
22
+ </ div >
23
+ </ header >
24
+ < section >
25
+ < div >
26
+ < h2 > Some random heading</ h2 >
27
+ < p >
28
+ Lorem ipsum dolor sit amet consectetur adipisicing elit.
29
+ Necessitatibus fuga mollitia possimus laborum enim distinctio
30
+ doloremque ducimus doloribus porro, esse at vero! Esse obcaecati amet
31
+ eveniet cum veritatis nam consequatur. Lorem ipsum dolor sit amet,
32
+ consectetur adipisicing elit. Ducimus inventore laudantium magni esse
33
+ iste, quibusdam facilis incidunt obcaecati non odit minus fugiat
34
+ officia quasi nostrum, doloribus magnam numquam, delectus mollitia!
35
+ </ p >
36
+ </ div >
37
+ </ section >
38
+ </ body >
39
+ </ html >
You can’t perform that action at this time.
0 commit comments