reading-notes

Links are created using the a element. Users can click on anything between the opening a tag and the closing a tag. You specify which page you want to link to using the href attribute.

ff

Layout:

dd LISTS, TABLES AND FORMS:

Concepts in Positioning Elements:

containing elments such div

block-level elements such h1 , p ul li

inline elements such img and b

WHAT IS A FUNCTION?

Functions let you group a series of statements together to perform a specific task. If different parts of a script repeat the same task, you can reuse the function (rather than repeating the same set of statements).

ss

6 Reasons for Pair Programming:

1- Greater efficiency

2- Engaged collaboration

3- Learning from fellow students

4- Social skills

5- Job interview readiness

6- Work environment readiness