Recent Comments
No comments to show.
Tag Archives: section 1
Set up Visual Studio Code Editor
Set up Visual Studio Code Editor Installed Prettier. Installed One Monokai Theme color editor. Made and ran html in both Firefox and Brave browsers. Go to Explorer, or to the double page icon on left side of Visual Studio Code. … Continue reading
Day 1
Static or Dynamic web sites. Static web sites just receive the html, css, and javascript directly from the web server. Dynamic web sites are constantly changing, and pulling information using Python, etc. from the web server to show on your … Continue reading