|
|
|
Ask HN: Bootstrap semantics
|
|
1 points
by eze
4920 days ago
|
|
Hello! Could somebody explain why Bootstrap asks you to write <table class="table"> instead of <table>, or <button class="btn"> instead of <button>? Why not apply the default styling to platform-independent HTML markup? Thanks! |
|