HTML Attributes
If you want to give extra information about an element, you can do so by setting HTML attributes. Attributes are fixed in the start tag. They generally remain in the form of name/value pairs like: name="value". Here I am discussing some attributes one by one.Lang Attribute
Lang Attribute contains the declaration of the language. Read More..
How to Create Page Title with HTML
By this following html you can create your own page title. This html knowledge can also help your web development. Here you can see the two red marked options( Here You will Write Your Own Page Name and Page Title ). Read More...
No comments:
Post a Comment