2B: JavaScript 101
JavaScript is the lingua franca of the modern responsive web, and almost all the pages you interact with online use it in some form or other. As with the other things we’re learning in this class, our aim is not… Continue Reading
JavaScript is the lingua franca of the modern responsive web, and almost all the pages you interact with online use it in some form or other. As with the other things we’re learning in this class, our aim is not… Continue Reading
HTML and CSS are the bedrock foundations on which the world wide web (and therefore most digital humanities projects) are based. HTML provides the basic structural markup that tells your browser what to do with the information on your page. In the… Continue Reading