Code Monkey home page Code Monkey logo

jodirect's Introduction

How to use this template:

  1. Using the template

    HTML

    • Start with index.html, this will be your root page (the main page)
      Questions about its content? Refer to template.html
    • To make new HTML pages, duplicate template.html inside the folder and rename it to the URL path you want.
      about.html => my_website.com/about
      
      It's recommended that you delete the explanation comments in any new HTML pages

    CSS

    • Start with main.css inside the css folder
    • What are normalize.css and html5-boilerplate.css for?
      They make basic styles consistent across all kinds of web browsers

    JavaScript

    • Start with main.js inside the js folder
    • What's jQuery? It's a JavaScript library that allows you to manipulate your website much more easily with JavaScript
    • If you download any jQuery plugins, paste a minified version of them into plugins.js

    Images

    • If you want to host your own images, put the image file (.jpg, .png, .gif) inside the images directory.
      Then the source on an img tag will be
      <img src="/images/your_picture.jpg">
      

jodirect's People

Contributors

cruellabishop avatar liban13130 avatar nihelferiel avatar athomaj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.