-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
51 lines (42 loc) · 2.98 KB
/
services.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
<html></html>
<head>
<title>My Information</title>
<link rel="stylesheet" type="text/css" href="services-style.css" media="screen">
</head>
<body data-new-gr-c-s-check-loaded="14.1195.0" data-gr-ext-installed="">
<header>
<div class="header">
<div class="header-Left">
<a href="index.html" class="logo">My Information</a>
</div>
<div class="header-Right">
<a href="about.html">About</a>
<a class="active" href="services.html">Services</a>
<a href="resume.html">Resume</a>
<a href="testimony.html">Testimony</a>
<a href="index.html">Home</a>
</div>
</div>
</header>
<section>
<h1>Service</h1>
<h3>Whether you're looking for a classic snowman experience or something more creative, here are some services I can offer:</h3>
<h3>Traditional Snowman Building:</h3>
<h2>Snowman Consultation: I can provide expert advice on the best snow conditions, ideal locations, and techniques for building a sturdy and charming snowman.
Snowman Design: I can help you brainstorm unique designs, including different shapes, accessories, and even themed snowmen (think sports teams, movie characters, etc.).
Snowman Construction: For those who prefer to leave the building to the professionals, I can build a snowman to your specifications, ensuring it's a masterpiece.</h2>
<h3>Beyond the Basic Snowman:</h3>
<h2>Snowman Sculpture: Want something more elaborate? I can help you create a snowman sculpture, incorporating intricate details, specific poses, or even a miniature snow village.
Snowman Decorating: I can provide a range of decorative elements, from traditional carrot noses and coal eyes to whimsical hats, scarves, and even miniature snowmen families.
Snowman Photography: Capture your snowman's unique charm with professional-quality photos, perfect for sharing with friends and family or for creating lasting memories.</h2>
<h3>Additional Services:</h3>
<h2>Snowman Party Planning: I can help you plan a fun and festive snowman-themed party, including activities, decorations, and even a snowman-making competition.
Snowman Crafts: For those who prefer a more indoor approach, I can offer a variety of snowman-themed crafts, perfect for kids and adults alike.
Snowman Gift Ideas: Looking for a unique and thoughtful gift for a snowman enthusiast? I can suggest creative and personalized snowman-themed gifts.</h2>
</section>
<footer class="">
<div class="footer">
© Copyright <strong><span>Sample CV</span></strong>. All Rights Reserved
</div>
</footer>
</body>