TheTAB127 / debugHTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

debugHTML

##Getting Started

  1. Fork this repository
  2. Clone this repository from your personal Github account:
    • Copy the HTTPS or SSH address on the page.
    • From you DevLeague folder, run the command $ git clone [SSH or HTTP address] in your terminal in order to clone this repository into that folder (you don't need to type the "$"; this is the command prompt, and is used to signify your terminal is ready for commands).
  3. From your terminal, navigate into the debugHTML assignment:
    • $ cd debugHTML
  4. Open the assignment in sublime and write your code in the index.html file.
  5. From your terminal, open up another terminal window and run live-server from the debugHTML directory

About


Languages

Language:CSS 61.0%Language:HTML 39.0%