Skip to content

A project for learning frontend developement fundementals

License

Notifications You must be signed in to change notification settings

AminBgh-Secondary/simple-front-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

simple-front-project

demo: https://alimahdiyar.github.io/simple-front-project/

good resource for learning

http://javascript.info/first-steps
https://www.w3schools.com/ (html, css, jquery)

What you need to know

html

div, input, textarea, button

css

color, width, height, font (and related properties), text-align, text-decoration, padding, margin, backgroud-color, border-rardius, float, display, flex-wrap, overflow media queries and responsive design (full chapter of https://www.w3schools.com/css/css_rwd_intro.asp)

javascript

basic syntax, variables, functions

jquery functions / events

click, on, ready, hide, show, val, html, append, parent, children, remove

About

A project for learning frontend developement fundementals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%