1. **DHTML (Dynamic HTML)**: DHTML consolidates HTML, CSS, and
JavaScript to make dynamic and intelligent website pages.
2. **Types of Style Sheets**:
- **Outside Style Sheets**: Connected to HTML archives utilizing the
‘<link>’ tag.
- **Interior Style Sheets**: Characterized inside the ‘<style>’ label in
the HTML archive.
- **Inline Styles**: Applied straightforwardly to HTML components
utilizing the ‘style’ quality.
2. **Inline Style**: Inline styles are applied straightforwardly to HTML
components utilizing the ‘style’ characteristic, as ‘<div style=”color:
blue;”>’.
4. **CSS and Text**:
- CSS is utilized to style text by changing properties like text dimension,
variety, arrangement, and dispersing.
- Model: ‘text dimension: 16px; variety: #333; text-adjust: focus;’
5. **List of CSS Properties**: Incorporates properties like ‘textual style
family’, ‘foundation tone’, ‘edge’, ‘cushioning’, ‘line’, ‘show’, ‘position’, and
some more.
6. **CSS and Hyperlinks**: CSS can style hyperlinks (‘<a>’ labels) utilizing
properties like ‘variety’, ‘text-enrichment’, and ‘drift’ impacts.
7. **CSS and Background**: CSS can set foundation properties like tone,
picture, position, and rehash for components like ‘<div>’ or the whole page.
JavaScript to make dynamic and intelligent website pages.
2. **Types of Style Sheets**:
- **Outside Style Sheets**: Connected to HTML archives utilizing the
‘<link>’ tag.
- **Interior Style Sheets**: Characterized inside the ‘<style>’ label in
the HTML archive.
- **Inline Styles**: Applied straightforwardly to HTML components
utilizing the ‘style’ quality.
2. **Inline Style**: Inline styles are applied straightforwardly to HTML
components utilizing the ‘style’ characteristic, as ‘<div style=”color:
blue;”>’.
4. **CSS and Text**:
- CSS is utilized to style text by changing properties like text dimension,
variety, arrangement, and dispersing.
- Model: ‘text dimension: 16px; variety: #333; text-adjust: focus;’
5. **List of CSS Properties**: Incorporates properties like ‘textual style
family’, ‘foundation tone’, ‘edge’, ‘cushioning’, ‘line’, ‘show’, ‘position’, and
some more.
6. **CSS and Hyperlinks**: CSS can style hyperlinks (‘<a>’ labels) utilizing
properties like ‘variety’, ‘text-enrichment’, and ‘drift’ impacts.
7. **CSS and Background**: CSS can set foundation properties like tone,
picture, position, and rehash for components like ‘<div>’ or the whole page.