Presentation is loading. Please wait.

Presentation is loading. Please wait.

CODING & HTML.  What is Coding?  What is HTML?  How do I write code?  Why is it necessary?  HTML Syntax.

Similar presentations


Presentation on theme: "CODING & HTML.  What is Coding?  What is HTML?  How do I write code?  Why is it necessary?  HTML Syntax."— Presentation transcript:

1 CODING & HTML

2  What is Coding?  What is HTML?  How do I write code?  Why is it necessary?  HTML Syntax

3  Code: http://code.org/ Programming instructions for a computer.http://code.org/  There are several different languages of code, just like there are many different languages of speech and writing.  Coding is also used in video games, any website you see, and complex programs for any profession you can think of.

4  HTML: Hyper-text Markup Language -The basic language for websites and webpages on the internet.  Created by Tim Berners-Lee and several others in 1989-1991.  Originally designed to share and edit science documents worldwide. Andreas Rentz/Getty Images http://inventors.about.com/od/computersoftware/a/html.htm http://www.htmlgoodies.com/tutorials/html_401/html4-ref/article.php/3460261

5  Syntax: A set of rules to describe a written language  Notepad: A basic text format, or script, that the computer can run as a program.  Notepad++: Notepad that a human being can actually use to write code.

6  Codes are the building blocks of all technology  Difference between the driver and the passenger  Potential for employment

7 CODING & HTML

8  HTML code is written in brackets <> and called “tags”.  If you a tag, it must be.  These four tags are always included in a HTML document: 

9  All content is written in between tags. All of your words go here  Nesting: Tags must be closed in the reverse order of when they were opened. Tabs help with organization. Content

10  Any code modifiers must be written in quotes.  Any missed quotes or tag arrows will result in the computer recording a “syntax error” and your code will not appear correct.

11  www.htmlgoodies.com www.htmlgoodies.com  www.html-color-codes.com/ www.html-color-codes.com/  www.w3schools.com/ www.w3schools.com/  www.codeacademy.com www.codeacademy.com  www.htmlcodetutorial.com www.htmlcodetutorial.com


Download ppt "CODING & HTML.  What is Coding?  What is HTML?  How do I write code?  Why is it necessary?  HTML Syntax."

Similar presentations


Ads by Google