CSS miniguide

CSS miniguide Copyright © 2023 by Robert Wang Introduction to CSS Sample code: https://github.com/robertluwang/hands-on-javascript What is CSS? CSS, or Cascading Style Sheets, is a language used for describing the look and formatting of a document written in HTML. It allows you to control the appearance of web pages, including layout, …

Sublime Text 3 IDE setup

Highlight: Sublime Text 3 already build in support 48 types of language syntax highlight, auto-complete etc Sublime Text 3 only provides few build package for compiling/running Here providing user defined build packages for most popularly languages and scripts: C/C++/Java/Go/Objc/Ruby/Lua/HTML/JavaScript/JQuery/bash it is portable ST3 IDE on windows Language build is pre-zipped …