Giter Club home page Giter Club logo

frontend101's Introduction

frontend101

Coursework from Udacity's intro to HTML and CSS course

Folders are in the order

  1. Toplist - Basic concepts of HTML and CSS are explored
  2. Frameworks - How to build a framework
  3. Mockup1 - How to create a framework from a design and implement it using HTML and CSS
  4. Bootsrap - Using features of Bootstrap to create framework.

Reference Websites

  1. Validate HTML Code https://validator.w3.org/nu/

  2. Validate CSS Code http://jigsaw.w3.org/css-validator/

  3. A Guide to Flexboxes http://css-tricks.com/snippets/css/a-guide-to-flexbox/

  4. HTML reference https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes

  5. CSS reference https://developer.mozilla.org/en-US/docs/Web/CSS/Reference

  6. Generate and load Placeholder images https://placeholder.com/

  7. Webfonts https://fonts.google.com/

  8. Cross Browser Compatability Normalize.css makes browsers render all elements more consistently and in line with modern standards. It precisely targets only the styles that need normalizing. https://necolas.github.io/normalize.css/

  9. CSS Minifier \n Manually minify your CSS using a site like http://cssminifier.com/.

You can also use a more advanced and automated workflow where minified CSS files get created automatically using a build system like: Grunt - https://gruntjs.com/ Gulp - https://gulpjs.com/ webpack. - https://webpack.github.io/

  1. Instructions on how to use Developer Tools Shortcuts: https://developer.chrome.com/devtools/docs/shortcuts#opening-devtools

frontend101's People

Contributors

sreeramh4 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.