markup, computers vs. people, HTML
tag, element,
<
,>
,/
,html
,head
,body
,title
,section
,h1
,h2
,h3
,p
,em
,strong
URL,
/
, scheme, host, path, browser tools, HTTP request and response
code editor, development environment, running HTML code, file organization, inspecting code
variable, attribute,
=
,"
, attribute name, attribute value,lang
images, links,
a
,href
,img
,src
,alt
,width
,height
, absolute vs. relative URL, URL fragment, file organization,index.html
social media, search results,
head
,meta
,name
,content
,title
,description
,og:image
,twitter:image
, character encoding,charset
,utf-8
,style
,src
,link
,rel
,href
,script
,defer
, comments,<!-- -->
,hidden
meaning, presentation, semantic HTML, HTML history,
table
,br
,p
,strong
,b
,em
,i
,figure
,img
,figcaption
,ul
,ol
,li
,div
,span
,header
,nav
,main
,aside
,article
,section
,footer
sandboxes
HTTP request methods,
form
,method
,action
,type
,label
,for
,input
,name
,button
layouts,
body
,header
,nav
,main
,article
,section
,footer
,ul
Git, GitHub, code editor
programming language, running JavaScript code,
console.log
, comments,//
,/* */
values, data types, strings,
'
,"
, escaping,\
, numbers, booleans,true
,false
,undefined
,null
,typeof
operators,
+
,==
,!=
,<
,>
,-
,/
,*
This repository holds some of the lecture notes for Web Development and User Experience, a module in the Department of Film, Media, and Cultural Studies at Birkbeck, University of London.
The lectures here are not exhaustive as many of the lectures are given with slides instead. See the Moodle module for the complete collection of lecture slides and notes.
Lectures are copyright Birkbeck, University of London. Pictures and workshop documents are copyright Birkbeck, University of London unless otherwise stated where they are referenced in the lectures.
This work is licensed under a Creative Commons Attribution 4.0 International License.