diff --git a/docs/index.md b/docs/index.md index fc5cceb..50bb8d7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,7 +1,8 @@ # Welcome! -## see this on your own at `csctd.github.io/2024/` +## get to to this page with shorturl: `drsmb.co/td` + ## Syllabus @@ -21,29 +22,45 @@ Here are some example past course projects from this course (what you could be a ![house metaphor for css, javascript, html](https://www.keentodesign.com.au/cdn-cgi/imagedelivery/eOylWWvDYZyJkbAUtQZpuQ/www.keentodesign.com.au/html.png/w=768) - HTML is how websites are made +- different browsers adhere to the [standard](https://www.w3.org/standards/) to varying degrees, [test your browser](https://html5test.co/) - all browser provide an `inspect` tool to see the code (HTML) for the website -- [course tips, as exported](tips-export.html) -- [course tips from markdown](minimal.md) +- [course tips HTML only](tips-export.html) +- [course tips processed to have basic css and js with it](minimal.md) -### If you use safari: +### How to Inspect + +For details on all major browsers with screenshots refer to this [blog post on inspecting code in different browsers](https://blog.hubspot.com/website/how-to-inspect). + +In most browsers it is right click and choose *Inspect* from that menu + +If you use safari: - go to the top of the window - Safari >settings > advanced -- check the show web developer -- then 2 finger press for right click +- check the box for "show web developer..." +- then 2 finger press for right click and choose **Inspect Element** + +## [Activity](activity.md) -## Activity +
+Complete the activity,
linked above,
in a small group
+work until 3pm,
it is not graded,
but is designed to
help you prepare
for the graded quiz.
+