Physical Address
Godawari 2 Attariya Kailali
Physical Address
Godawari 2 Attariya Kailali
Welcome to Codingthai Learn HTML5. Here are all tag of HTML5 from firt to last.
We can use a line break tag, <br> to control where your text breaks. Browsers normally wrap text automatically. A line of text that reaches the right side of the browser windows breaks and continues in the next line. We…
You can use the paragraph tag to start a new paragraph in HTML Document. In a word processing program, you can pass [Enter] or [Return] to separate blocks of text. Web browsers do not read these line breaks. Instead, you…
What is HTML? Hello there, What is HTML? HTML stands for Hyper Text Markup Language. Basically, this Markup Language is used to create Web pages. This markup Language tells us the structure of a Web page. This markup Language tells…