Git Product home page Git Product logo

horiseon-social-solution-services's Introduction

horiseon-social-solution-services

This is a landing page for Horiseon, a social solution services company

Description

The current code for Horiseon does not follow HTML semantics and has some repeating/redundant CSS selectors. I will refactor the code and keep the same formatting of the existing code. The website is also missing alt tags which I will add so that the website will show up higher for SEO. The link for "Search Engine Optimization" is not working, will fix it so that the link is properly navigating to the proper id.

Tasks completed

  1. Formated the HTMl to follow HTML semantics. Example of change below

         Before
         <div class="#">
    
         After
         <section class="#">
    
  2. Consolidated CSS selectors that were creating a class for an existing element and calling the class. Example of change (In HTML: < changed to In HTML: )

         Before
         <header class="header">
    
         After
         <header>
    
  3. Fixed heading attributes to be used in sequential order

  4. Added a more detailed title compared to "website"

  5. Added alt attributes to image for accesibility

  6. Fixed link for "Search Engine Optimization" that was not linking to proper area

  7. Elements following a logical structure independent of styling and position

Installation

  1. Download all files from the repository, open index.html within that folder.

Screenshot

The following image shows the web application's appearance and functionality:

Horiseon Webpage

Links

Link to the deployed website

Link to the code repository

Credits

Chris Stallcup

References and tutorials utilized

Badges

GitHub open issues GitHub closed issues GitHub stars

horiseon-social-solution-services's People

Contributors

mrtofuuu avatar

Watchers

 avatar

horiseon-social-solution-services's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.