Mastering in Full-Stack Web Developer with just ONE course. HTML, CSS, Javascript, Node, React, PostgreSQL, Web3 and DApps
-
In section 1, I learnt about web page, server, application and about internet.
-
Next learnt about working of web page, structure of web page mainly focused on front end.
- In section 2, I learnt Heading and Paragraph.
- There are 6 types of headings
<h1>Large</h1>
<h2>Medium large</h2>
<h3>Medium small</h3>
<h4>Medium</h4>
<h5>Small</h5>
<h6>too small</h6>
- In paragraph font would be small around 12.
- Next I learnt break element and horizontal line element.
<p>In paragraph font would be small around 12. <br> Next I learnt break element and horizontal line element.</p>
- In section 3, I learnt Types of list, anchor tags, self closing tags, and image selection.
- Anchor tags are used to create hyperlinks.
- In this section 4, I learnt Html Intermediate level.
- File path
- Nesting
- Horizontal line breaker
- Lists
- Github Website hosting
- In this section, I learnt CSS.
- Inline-Internal-External
- CSS Selectors
- Vocab Project
- Linking CSS to HTML file
- CSS Colors
- Font Properties
- Box Model
- Project
- In this section, I learnt
- CSS Cascade
- Combining Selection
- CSS Positioning
- Indian Flag Project
- In this section, I learnt
- CSS Display
- FLoat
- Responsive WebPage Framework
- Media Query