GithubHelp home page GithubHelp logo

my-first-website's Introduction

KillerWebsite

Hello there!Thought of sharing the code of my first website built!

I included the HTML code of my entire website in the index.html file.

Now I included style.css to control the layout of my webpage,normalize.css that makes browsers render all elements more consistently and inline with more standards and grid.css to set up fluid grid in the basic HTML file.

Then,in order to include various icons in my website I downloaded files such as ionicons.eot, ionicons.min.css, ionicons.svg, ionicons.woff from here.

In queries.css file media queries to trigger different breakpoints are included.

Now there are however some things we can do inorder to make some of the parts of our website work great in older web browsers.So, I used three Javascripts scripts to enable some of the new functionalities in older browsers.The first one there is respond.js which enables the browser to understand and execute CSS media queries which we need for responsive web design.The secnd script I used is HTML5shiv.js that enables us to use and style HTML5 elements in older browsers.The last one is selectivizr.js that allows us to use CSS3 pseudo classes.I used these scripts from here!These scripts are included at the bottom of index.html file.

To make sticky navigation work I used a simple jQuery plugin called jquery.waypoints.min.js taken from here.

In script.js I included some jQuery code for smooth scrolling effect which is taken from here.

Finally,I created a favicon for my website from here!

I excluded the images used in my website to mention in the repository!

my-first-website's People

Contributors

poojitha-chandra avatar

Stargazers

Akshay Rola avatar Sri Harsha Nandigam avatar Rakesh Reddy Mandadi 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.