https://github.com/twknab/learning-web-fundamentals
HTML5, CSS, jQuery, GitHub, Responsive Design-related assignments
https://github.com/twknab/learning-web-fundamentals
css github html jquery responsive
Last synced: about 2 months ago
JSON representation
HTML5, CSS, jQuery, GitHub, Responsive Design-related assignments
- Host: GitHub
- URL: https://github.com/twknab/learning-web-fundamentals
- Owner: twknab
- Created: 2017-10-09T23:03:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T02:08:14.000Z (over 8 years ago)
- Last Synced: 2025-05-12T11:54:45.956Z (about 1 year ago)
- Topics: css, github, html, jquery, responsive
- Language: HTML
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
This folder contains projects related to web design fundamentals. HTML5, CSS3, jQuery, GitHub and Responsive Design are briefly covered. These are project examples that invoke the usage of these things, or have some relevance to these areas.
Note: This is a repository for some of my coding-related assignments, and does not contain exhaustive subject matter-related information. The likely most useful components of this directory are the `02-css3`, `03-jquery`, and `04-github` folders. The `css3` directory contains examples of image to HTML/CSS conversion. The `jQuery` folder contains some good examples of utilizing various jQuery functions for everything from DOM manipulation to handling front-end validations. The `github` folder contains some useful lists of github commands or common syntax needs.