Skip to content

hhstjohnsnl/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Accounts

https://github.com
https://gitter.im/HHStJohnsNL/sleepy-app
https://gitpod.io/#https://github.com/hhstjohnsnl/base

Intro to html css jquery

HTML (Hypertext Markup Language)

  • div
  • p
  • h1, h2, h3, h4
  • img
  • list (ul and ol)
  • table

CSS (Cascading Style Sheets)

  • inline
  • color
  • background-color
  • font-size
  • font-weight
  • style tag
  • classes
  • id
  • styles.css

JavaScript

  • script tag
  • console.log()
  • variables (assignment, reassignment, arithmetic)
  • if else
  • for loop
  • functions

Start Hacking

Update your github username below and then go to the url https://gitpod.io/#https://github.com/{your_github_username}/sleepy-app2

Host the website

https://netlify.com

Resources

For HTML, CSS, JavaScript
https://www.w3schools.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages