-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
103 lines (91 loc) · 3.06 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<a href="index.html">home</a>
<a href="about.html">about</a>
<a href="contact.html">contact</a>
<a href="service.html">service</a>
<h3> APP & Development</h3>
<p>offer comprehensive web design and development services that are tailored
to meet the unique needs of your business. Our team of experienced designers
and developers work closely with you to create a website that not only looks
great but also functions seamlessly. We focus on creating a user-friendly
experience for your visitors, ensuring that your website is easy to navigate
and optimized for conversions.At BrandCurb, we take a collaborative approach
to every project, ensuring that we fully understand your business and your goals
before we begin. Whether you're looking to launch a new website or redesign an
existing one, we are here to help you achieve your online objectives. Contact us
today to learn more about our web design and development services and how we can help
your business succeed online.</p>
<table border="yellow" width="700" align="center">
<caption> week days </caption>
<tr bgcolor="grey">
<th width="100">SUNDAY</th>
<th width="100">MONDAY</th>
<th width="100">TUESDAY</th>
<th width="100">WEDNESDAY</th>
<th width="100">THURSDAY</th>
<th width="100">FRIDAY</th>
<th width="100">SATURDAY</th>
</tr>
<tr bgcolor="lightgrey" align="center">
<td rowspan="7">CLOSE</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
<tr bgcolor="lightgrey" align="center">
<!-- <td>CLOSE</td> -->
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
<tr bgcolor="lightgrey" align="center">
<!-- <td>CLOSE</td> -->
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
<tr bgcolor="lightgrey" align="center">
<!-- <td>CLOSE</td> -->
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
<tr bgcolor="lightgrey" align="center">
<!-- <td>CLOSE</td> -->
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
<tr bgcolor="lightgrey" align="center">
<!-- <td>CLOSE</td> -->
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
<tr bgcolor="lightgrey" align="center">
<!-- <td>CLOSE</td> -->
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
<td>9 TO 5</td>
</tr>
</table>