Difference between revisions of "Front-End"

From
Jump to: navigation, search
(Created page with "==Front-End concepten== ===documentopbouw=== HTML 5 ===pagina indeling=== HTML5 ====divisions==== ====paragraphs==== ====lists==== ===interaction-anchors=== HTML5 ====fo...")
 
(code basics)
 
(One intermediate revision by the same user not shown)
Line 41: Line 41:
  
 
===code basics===
 
===code basics===
[[concepten#basisconcepten]]
+
[[concepten#Basis concepten|basisconcepten]]
  
 
javascript
 
javascript

Latest revision as of 15:32, 10 November 2020

Front-End concepten[edit]

documentopbouw[edit]

HTML 5

pagina indeling[edit]

HTML5

divisions[edit]

paragraphs[edit]

lists[edit]

interaction-anchors[edit]

HTML5

forms/inputfields[edit]

uiterlijk[edit]

colors, fonts, borders CSS

weergave[edit]

inline, block, margin/padding CSS

wireframes[edit]

Front-End frameworks[edit]

css bootstrap

Angular

React

jQuery

user interfaces[edit]

client side validation single page app

code basics[edit]

basisconcepten

javascript

AJAX request-responce[edit]

Javascript


naar concepten