Coding 101

170

Coding for dummies

There are three main “foundation languages” to coding. Structure-HTML 5, Style-CSS3, and Logic-JavaScript.

Structure-HTML 5

HTML 5 deals with the structure of the website. Where articles/pictures are placed, the design of the website, and navigating through the website all are set up through HTML 5.

Style-CSS3

Cascading style sheets (CSS) deals with the style of the website. Colors, font, etc. everything you can do to style your website and make it original.

Logic-JavaScript

JavaScript deals with the logic of your website. It is the side of the website that allows it customers to be interactive. It is quite possibly the most difficult of the three.

Leave a Reply

Your email address will not be published. Required fields are marked *