140 likes | 278 Vues
Join Adam Crymble in an engaging Digital Histories Workshop that explores the fundamental workings of the web. Delve into the architecture of web pages, including essential elements like servers, URLs, and file structures. Learn about the main languages of the web, including HTML, XML, and CSS, as well as scripting with JavaScript and server-side databases such as MySQL and PHP. This workshop provides a foundational understanding for anyone interested in the digital landscape.
E N D
How the Web Works Digital Histories Workshop Adam Crymble
A place to store information ‘Book 8’ by Brenda Clarke
URLs http://mysite.com/pickles/onions/carrots/peas.html Folder Folder Folder Domain Name (or ‘root’) HTML file
Languages of the web Markup Hypertext Markup Language (HTML) Extensible Markup Language (XML) Style Sheet Cascading Style Sheets (CSS) Scripting Databases JavaScript MySQL PhP
How (really basic) Websites Work • A bunch of files (HTML, images, audio, etc) • In a bunch of folders • On a server