• <div>: will make a box to contain elements but without any meaning
  • We was using it before HTML5, but after HTML 5 we have the concept of Semantic HMTL

بتاخد سطر كامل

<div>
	Some elements
</div>