An open API service indexing awesome lists of open source software.

https://github.com/jeffthompson/webdesignexamples

Example files for teaching HTML, CSS, JavaScript, PHP, and other web technologies
https://github.com/jeffthompson/webdesignexamples

Last synced: about 1 year ago
JSON representation

Example files for teaching HTML, CSS, JavaScript, PHP, and other web technologies

Awesome Lists containing this project

README

          

Web Design Examples
=================

Example files for teaching HTML, CSS, JavaScript, PHP, and other web technologies

\- \- \-

####HTML
Basic HTML structure; comments; headlines and paragraph text, basic formatting; links; lists

####CSS
Formatting all of the above; placement and color; web fonts

####HEADERS, FOOTERS, AND SIDEBARS
Using CSS 'float' to create more complex layouts

####BASIC PHP
Creating text and HTML onscreen; randomized images

####DYNAMIC HEADERS
PHP to create dynamic (and more easily updatable) menus

####FORMS
Using PHP to process, parse, and email the results of forms

####JAVASCRIPT
Basic structure and syntax; manipulating HTML and styles; randomization; getting window size; rollovers and dropdown menus; intro to JQuery

####IMAGES FOR WEB
Example files for exporting images at web resolution

####RANDOM AND PROJECT-SPECIFIC DEMOS
An assortment of files created to help students with particular project, but that might be useful for others

\- \- \-

\[ all code available under [Creative Commons BY-NC-SA license](http://creativecommons.org/licenses/by-nc-sa/3.0/) - feel free to use but [please let me know](http://www.jeffreythompson.org) \]