Skip to content

InfernoX5515/web-programming

 
 

Repository files navigation

web-programming

Web Programming I

The examples are in topic directories in the repository.

  • Topic-00-HTML-CSS

    • Introductory static web page
    • Various tags
    • CSS styling
    • Javascript access to DOM
    • Simple events
    • Bootstrap intro
  • Topic-01-textarea

    • TextArea tag
    • More on event handlers
    • Putting text into text area
    • Getting text out of a text area
    • Storing data to localStorage
    • Retreiving data from localStorage
  • Topic-02-movie-list

    • Getting information from Ajax

About

Web Programming I

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.4%
  • HTML 46.3%
  • CSS 2.3%
  • Vue 1.7%
  • JavaScript 1.1%
  • Shell 0.2%