Tech Tamizhan

HTML Tutorial for Beginners Tamil – 03 – HTML COMMENTS & FORMATTING TAGS

Learn HTML in Tamil [Complete HTML Tutorial For Beginners Tamil FREE] DOWNLOAD MY WORK FILE HERE : http://techtamizhan.in/html-beginners-practice.zip/ HTML comments are not displayed in the browser, but they can help document your HTML source code. HTML Formatting Elements Formatting elements were designed to display special types of text: • Bold text • Important text •…

Read Full News

HTML Tutorial for Beginners Tamil – 02 – HTML STYLE ATTRIBUTE

Learn HTML in Tamil [Complete HTML Tutorial For Beginners Tamil FREE] DOWNLOAD MY WORK FILE HERE : http://techtamizhan.in/html-beginners-practice.zip The HTML style attribute is used to add styles to an element, such as color, font, size, and more. • Use the style attribute for styling HTML elements • Use background-color for background color • Use color…

Read Full News

HTML Tutorial for Beginners Tamil – 10 – HTML CLASS & ID ATTRIBUTES

Learn HTML in Tamil [Complete HTML Tutorial For Beginners Tamil FREE] DOWNLOAD MY WORK FILE HERE : http://techtamizhan.in/html-beginners-practice.zip HTML The id Attribute The HTML id attribute is used to specify a unique id for an HTML element. You cannot have more than one element with the same id in an HTML document. ________________________________________ Using The…

Read Full News
×