File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 > Main</ title >
7+ </ head >
8+ < body >
9+ <!--!!!USE THIS ONLY FOR TESTING!!!-->
10+ < div style ="text-align: center; " >
11+ < img src ="https://shmector.com/_ph/13/188552034.png " loading ="lazy " width ="500 ">
12+ < h1 > Welcome to Acme Corp</ h1 >
13+ < p > We at Acme Corp value our customers and offer [...]</ p >
14+ < p > Our mission is to [...]</ p >
15+ < a href ="#customer_service "> Customer Service</ a > < br >
16+ < a href ="#products "> Products</ a > < br >
17+ < a href ="#other "> Other</ a >
18+ < br > < br > < br > < br >
19+ < h2 id ="products "> Our Products</ h2 >
20+ < p > Product 1:</ p >
21+ < img src ="https://vectorified.com/image/product-icon-vector-27.png " loading ="lazy " width ="500 "> < bR >
22+ < button > Buy</ button >
23+ < p > Product 2:</ p >
24+ < img src ="https://vectorified.com/image/product-icon-vector-27.png " loading ="lazy " width ="500 "> < br >
25+ < button > Buy</ button >
26+ < p > Product 3:</ p >
27+ < img src ="https://vectorified.com/image/product-icon-vector-27.png " loading ="lazy " width ="500 "> < br >
28+ < button > Buy</ button >
29+ < img src ="https://static.vecteezy.com/system/resources/previews/014/873/884/original/customer-service-icon-call-center-icon-design-illustration-customer-service-icon-simple-and-modern-flat-symbol-vector.jpg " loading ="lazy " width ="300 ">
30+ < p id ="customer_service "> Customer Service Phone number: (555) 444-1234</ p >
31+ < br > < br > < br > < br >
32+ < a href ="#products "> Back to top</ a >
33+ </ div >
34+ </ body >
35+ </ html >
You can’t perform that action at this time.
0 commit comments