Coder Social home page Coder Social logo

html-git-css-homework's Introduction

01 HTML CSS Git: Code Refactor

This webpage contains refactored code .

As part of code refactoring, following steps are considered:

  • Relevent title is added.
  • header section is added which contains <h1> tag and nav bar which lists all the links to the pages.
  • nav bar contains float right property.
  • footer is modified. <h3> is added instead of <h2>
  • alt attribute is added for all images.
  • nav links were configured properly to point to related section of the page.
  • comments were added for better understanding.
  • removed unused css.
  • linked reset.css file before style.css to reset the browser property.
  • div and sections were grouped together to denote semantic grouping of elements.
  • consolidated CSS selectors and properties.
  • organized the semantic structure of the HTML elements.
  • added color to footer.
  • added margin above footer
  • added clearfix after benefits, float-left,float-right
  • added figure,main tag to wrap image and main content respectively.

Prerequisites

git clone https://github.com/shambhawi13/html-git-css-homework.git

Technologies Used

  • HTML - used to create elements on the DOM
  • CSS - styles html elements on page
  • Git - version control system to track changes to source code
  • GitHub - hosts repository that can be deployed to GitHub Pages

Installing

Deployed Link

Live Hosted on

Authors

Review URL

GitHub Live

html-git-css-homework's People

Contributors

shambhawi13 avatar

Watchers

 avatar

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.