Skip to content

huirayj/horiseon-seo-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Horiseon SEO Project: SEO Site Optimization Exercise

Overview

In this exercise, most generic div tags were replaced with appropriate semantic tags to illustrate the concept of semanatic tags. Good coding practices were employed by applying the DRY method. Various classes that served a similar purpose were consolidated into one class to ensure the neatness and readability of the code. Finally, the code was improved to be more SEO-friendly by adding alt texts to images, including a meta description, optimzing images files for performance and etc.

Table of Contents

Features

  • Semantic tags
  • Proper HTML and CSS structure
  • A SEO descriptive title
  • A SEO descriptive meta tag
  • SEO optimized images
  • SEO descriptive alt text

Installation

  • Git clone the repository.
  • Open index.html in a browser of your choice.

Technologies Used

  • HTML
  • CSS

Links

Resources

Screenshots

Untitled1.png

Some changes in index.html

Untitled.png

Some changes in style.css

Releases

No releases published

Packages

No packages published