Categories
HTML, CSS

HTML Styles | Lesson # 8

Estimated read time 2 min read

HTML Styles | Lesson # 8 HTML Styles | Lesson # 8 is about Styles in HTML. Style is a CSS property whereas value is [more…]

Categories
HTML, CSS Web Design & Development

HTML Tables | Lesson # 7

Estimated read time 3 min read

https://youtu.be/BCrnv-HuhrM

Categories
HTML, CSS Web Design & Development

Working with HTML Lists

Estimated read time 2 min read

Working with HTML Lists:- Lists play an important role in Web Development, Lists are used to combined similar items. In HTML, list are specified by [more…]

Categories
HTML, CSS Web Design & Development

Use of HTML Anchor Tag & Image Tag

Estimated read time 2 min read

This video tutorial is about the use of HTML links (Anchor tag) and Images (Image tag), Links are found in nearly all websites. Links are useful and allow users to move from one page to another easily.