Tech Camp

Hypertext Markup Language (HTML)
HTML
Examples
Releve Consulting
View Source

Cascading Style Sheets (CSS)
Cascading Style Sheets
Three Ways to Insert CSS
Cascading Style Sheet Examples
Empoweryou.ca Style Sheet

Content Management System (CMS)
How to simplify management of your website content and make it searchable?
A content management system (CMS) is designed to support the management of the content of Web pages. Web content includes text and embedded graphics, photos, video, audio, maps, and program code that displays content or interacts with the user.

My favorite CMS
WordPress.com
WordPress.org
WordPress Now Powers 28% of the Web

SEO
Search engine optimization (SEO) is the process of affecting the visibility of a website or a web page in a web search engine’s unpaid results—often referred to as “natural”, “organic”, or “earned” results.
Google.ca
Milton Family Dentist, Toronto Investment Advisor, WordPress SEO Toronto
How to optimize your WordPress website to attract referrals from search engines!

Social Media Marketing
LinkedIn, Facebook, Twitter, etc

Valuable Tools
File Transfer Protocol (FTP)
Markup Validation Service
CSS Validation Service

@charset “utf-8”;
html, body {
margin: 0px;
padding: 0px;
border: 0px;
color: #000;
background: #fff;
}
html, body, p, th, td, li, dd, dt {
font: 1em Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
}
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em ; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
a:link { color: #00f; }
a:visited { color: #009; }
a:hover { color: #06f; }
a:active { color: #0cf; }

Google’s Mobile Responsiveness Tester
Google’s Page Speed Tester

Contact