Kitten            Welcome to Read: 02



Read: 02 “HTML Text, CSS Introduction, and Basic JavaScript Instructions”

In this Read: 02, I will talk about those topics:

Text
When you are ready to build up your page you will write some texts, and those text should be stylized to be more attractive for the user to read it.

So, what are the main concepts here?
Structural markup: the elements that you can use to describe both headings and paragraphs. Semantic markup: which provides extra information; such as where emphasis is placed in a sentence, that something you have written is a quotation.[1]

Structural markup
We have many structural markup in the Html and CSS, we will mention some of them here.

Semantic markup
We have many Semantic markup in the Html and CSS, we will mention some of them here.

</span>

Introducing CSS
When you bulit your html page, you of course want it to look good when someone visit it, so here come the CSS.

CSS allows you to create rules that specify how the content of an element should appear.[5]

Selector


Basic JavaScript Instructions
Now to make your page live and it can interact with the user, you should use JavaScript.

JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user.[8]

In the js we have a lot of concepts that we used here. So, we will mention some of them.

Naming

</span>

Operators </span>


Decisions and Loops
The code can take more than one path, which means the browser runs different code in different situations. Here we will learn how to create and control the flow of data in the scripts to handle different situations.

</span>





Read Title ToGo
Read: 01 Introductory HTML and JavaScript
Read: 02 HTML Text, CSS Introduction, and Basic JavaScript Instructions
Read: 03 HTML Lists, CSS Boxes, JS Control Flow
Read: 04 HTML Links, CSS Layout, JS Functions
Read: 05 HTML Images; CSS Color & Text
Read: 06 JS Object Literals; The DOM
Read: 07 HTML Tables; JS Constructor Functions
Read: 08 More CSS Layout
Read: 09 Forms and Events
Read: 10 JS Debugging
Read: 11 Assorted Topics
Read: 12 Docs for the HTML canvas Element & Chart.js
Read: 13 Local Storage
Read: 14a CSS Transforms, Transitions, and Animations
Read: 14b What Google Learned About Teams

Number References
[1] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 41). Indianapolis, IN: John Wiley & Sons.
[2] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 51). Indianapolis, IN: John Wiley & Sons.
[3] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 52). Indianapolis, IN: John Wiley & Sons.
[4] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 52). Indianapolis, IN: John Wiley & Sons.
[5] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 227). Indianapolis, IN: John Wiley & Sons.
[6] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 235). Indianapolis, IN: John Wiley & Sons.
[7] Duckett, J. (2014). JavaScript & jQuery ; HTML & CSS. In JavaScript & jQuery ; HTML & CSS (p. 238). Indianapolis, IN: John Wiley & Sons.
[8] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 54). John Wiley & Sons.
[9] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 56). John Wiley & Sons.
[10] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 57). John Wiley & Sons.
[11] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 58). John Wiley & Sons.
[12] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 62). John Wiley & Sons.
[13] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 70). John Wiley & Sons.
[14] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 74). John Wiley & Sons.
[15] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 75). John Wiley & Sons.
[16] Duckett, J. (2014). JavaScript & JQuery: Interactive front-end web development. In JavaScript & JQuery: Interactive Front-End Web Development (p. 148). John Wiley & Sons.