Jump to content

Recommended Posts

Posted

I wanna know the correct form to use the HTML5 tags when i use BOOTSTRAP. 

we usually see that developers forget about semantic web and html5 tag like article and section where use BOOTSTRAP.

aren´t necessary or how to use it.

  • 4 weeks later...
Posted

Hello @BigDemond,
Generally, when you use Bootstrap you should avoid the use of semantic elements. Bootstrap allows you to use its default class to implement the functionality you want.
So, as per my opinion, you should avoid the use of semantic HTML. 

Posted

That is absolutely not true! Why can't use article or section? bootstrap is not reliant on specific elements it uses classes so you can apply these to any element.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...