[[1]]
 

first class second class third class fourth class fifth class sixth class seventh class eighth class ninth class tenth class eleventh class twelfth class h4 HTML & CSS For some html help review the code for here

https://publish.uwo.ca/~jmorey2/launcher/launcher.html?page=index.html with revealTags.css

Better to Download Chrome and go to https://publish.uwo.ca/~jmorey2/launcher/index.html or https://publish.uwo.ca/~jmorey2/launcher/html5.html

* download local copies of index.html and html5.html (Webpage, HTML only) * open your copies in the Chrome browser * “right click” –> “inspect” (or Shift-Ctrl i) * click on the tab “sources” * click on ”+ Add folder to workspace” * select the folder with “index.html” and “html5.html” * click on the blue “Allow” just above the page * tinker with your copies to refresh your memory of html ** ctrl-s ctrl-r saves and reloads your files.

h4 Javascript javascript coding examples.

https://codecorner.glitch.me/

h2 GIT

download git…..simple CLI git

* git init * git add index.html * git status * git commit -m “my first commit” * git log * ….editing index.html * git add index.html * git status * git commit -m “fixed X”

more later https://rogerdudler.github.io/git-guide/

1.txt · Last modified: 2022/08/10 17:02 by morey
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki