How to make HTML link Tag Fahim Ahamed October 29, 2018 0 Example Link to an external style sheet: < head > < link rel ="stylesheet" type ="text/css... Read More
what is HTML meta Tag? full meta tag guidelines just see Fahim Ahamed October 26, 2018 0 Example Describe metadata within an HTML document: < head > < meta charset ="UTF-8"> < meta na... Read More
HTML Colors Fahim Ahamed May 27, 2018 0 HTML colors are specified using predefined color names, or RGB, HEX, HSL, RGBA, HSLA values. Color Names In HTML, a color can be sp... Read More