![]() |
HTML allows attribute values without quotes. However, we recommend quoting attribute values, because:
|
<table class="striped">
<table class=striped>
<table class=table striped>
Good: | HTML Style Guide |
Bad: | HTML Style Guide |
Very bad: | HTML Style Guide |
Read Full: | HTML Style Guide |
Category: | Web Tutorial |
Sub Category: | HTML Style Guide |
Uploaded by: | Admin |
Views: | 121 |
Reffered: https://www.w3schools.com/html/html5_syntax.asp