- After unzip the download pack, you'll found a Template Folder with all the files.
- You can view this Template in any browser, you can display or edit the Template without an internet connection.
- Now go to your cpanel or open your FTP Client (like Filezilla) and upload the content of the Template on your server root.
- Once the files are done uploading go to www.yourdomainname.com/index.html
MeetMe - Free Resume Website Template
Welcome To MeetMe Template Documentation.
Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!
This document covers the installation and use of this theme and often reveals answers to common problems and issues - read this document thoroughly if you are experiencing any difficulties. If you have any questions that are beyond the scope of this document, feel free to post your issue in our Support Forum
MeetMe - Free Resume Website Template
Installing Template.
Homepage View
All other homepage section and Elements. Such as: About Me, Services, Resume, works, Counter and Contact.
![]()
Hi Guys!
Est diam venenatis arcu lacus ad. Duis quis eros. Cursus et rutrum eleifend sollicitudin lacinia justo id turpis. Nec convallis integer. Odio eget duis. Nulla aenean et. Blandit varius sollicitudin. Pellentesque leo primis neque urna magnis. Elit ut sollicitudin. Et est a nam dolores eget itaque sagittis et parturient duis est eleifend sociis rutrum odio viverra integer.
Download Resume Contact Me
- Name Tom Saulnier
- Age 25 Years
- Experience 4 Years
- Country USA
- Location San Francisco, CA
- e-mail team@zhs-leqiusports.com
- Phone + (00) 123 456 789
- Freelance Available
What I do
Front-end Development
乐球体育中国官方平台致力于为用户提供稳定、全面的体育赛事服务,内容覆盖主流联赛与国际赛事。平台在资讯更新、比分展示和界面体验方面持续优化,让用户能够高效获取所需信息。同时融入轻度娱乐功能,增强整体使用体验。
Graphic Design
乐球体育中国官方平台致力于为用户提供稳定、全面的体育赛事服务,内容覆盖主流联赛与国际赛事。平台在资讯更新、比分展示和界面体验方面持续优化,让用户能够高效获取所需信息。同时融入轻度娱乐功能,增强整体使用体验。
Business Branding
乐球体育中国官方平台致力于为用户提供稳定、全面的体育赛事服务,内容覆盖主流联赛与国际赛事。平台在资讯更新、比分展示和界面体验方面持续优化,让用户能够高效获取所需信息。同时融入轻度娱乐功能,增强整体使用体验。
Consultancy
乐球体育中国官方平台致力于为用户提供稳定、全面的体育赛事服务,内容覆盖主流联赛与国际赛事。平台在资讯更新、比分展示和界面体验方面持续优化,让用户能够高效获取所需信息。同时融入轻度娱乐功能,增强整体使用体验。
Education
Bsc In CSE - Yale University
2012 - 2016Expenses as material breeding insisted building to in. Continual so distrusts pronounce by unwilling listening. Thing do taste on we manor.
Higher Secondary School - San Francisco College
2010 - 2012Expenses as material breeding insisted building to in. Continual so distrusts pronounce by unwilling listening. Thing do taste on we manor.
Secondary School - Labratory High School
2005 - 2010Expenses as material breeding insisted building to in. Continual so distrusts pronounce by unwilling listening. Thing do taste on we manor.
Experience
Art Director - Tesla Inc.
Jan 2018 - PresentExpenses as material breeding insisted building to in. Continual so distrusts pronounce by unwilling listening. Thing do taste on we manor.
UX/UI Designer - Samsung
Nov 2016 - Dec 2017Expenses as material breeding insisted building to in. Continual so distrusts pronounce by unwilling listening. Thing do taste on we manor.
Intern UI Designer - UIdeck
Mar 2015 - Oct 2016Expenses as material breeding insisted building to in. Continual so distrusts pronounce by unwilling listening. Thing do taste on we manor.
My Remarkable Works
Contact Form
CSS Files and Structure
These are the css files that are loaded into templates in Head Section.
Google Web Fonts
By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light|Source+Sans+Pro:400,700');
Fontface Fonts
By default, the template loads this font from from local for heading texts, you can change the font with the one that suits you best.
You can change fonts from main.css
body {
background: #fff;
font-size: 14px;
font-weight: $regular;
font-family: $primary-font;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: subpixel-antialiased;
color: #666;
line-height: 25px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
overflow-x: hidden;
}
h1, h2, h3, h4{
font-size: 38px;
font-weight: $bold;
font-family: $primary-font;
}
.script-font{font-family: 'Shadows Into Light', cursive;}
a{
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
&:hover{text-decoration: none;}
a:focus{
outline: none;
}
}
p{
font-weight: $regular;
font-family: $primary-font;
margin: 0px;
font-size: 14px;
}
Javascript Files and Structure
These are the list of Javascript files that are loaded into templates in end of the Body Section.
Configuring Contact Form
open form-process.php file from ASSETS->php folder of template and configure mailer function parameters to get it worked
$EmailTo = "email@gmail.com";
Google Map Settings
Open HTML file in editor, find outand replace it with your own map iframe code.