Skip to content

Basic Template for absolute beginners made with html css and vanilla javaScript Made for techdays event [GDG chlef] workshop

License

Notifications You must be signed in to change notification settings

amine-louni/WEB_WS_GDGCHLEF_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WS_GDGCHLEF_1

Basic Template for absolute beginners made with html css and vanilla javaScript

This project has been simplified for those starting out with web development and programming.

Event : GDG Techdays [GDG CHLEF]

Location : Centre de Loisirs Scientifiques "Ghoulam Mohammed" - CLS Chlef

Date : 29 Nov 2018

Quick start

How to download this template:

  1. Easy Way - Download the .zip file
    • You can use the "Download ZIP" button in the right sidebar or click this link.
    • Unzip the template by double clicking on the downloaded WS_GDGCHLEF_1-master.zip file.
  2. Programmer Way - Clone the Git Repo
    • If you have git on your computer and a github account, you can clone this project from the command line
      git clone https://github.com/amine-louni/WS_GDGCHLEF_1.git
      

How to use this template:

  1. Opening the template

    • If you downloaded the zip file, open the unzipped folder in a text editor
      (e.g. Sublime Text 2).
    • If you cloned the project using git, open the folder in a text editor
      (e.g. Sublime Text 2).
  2. Using the template

    HTML

    • Start with index.html, this will be your root page (the main page)

    CSS

    • Start with app.css inside the css folder
    • What is normalize.css for?
      They make basic styles consistent across all kinds of web browsers

    JavaScript

    • Start with app.js inside the js folder

About

Basic Template for absolute beginners made with html css and vanilla javaScript Made for techdays event [GDG chlef] workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published