0
Need help on html5 content model.
Can you please help? Message me for talk thanks :)
6 Respostas
+ 2
Gautam Yadav You can understand which is nested inside which in the 3 rd slide of this lesson .Do read the comments below each lessons , they are much more informative and descriptive...
https://www.sololearn.com/learn/HTML/2191/?ref=app
+ 1
Alphin K Sajan thanks for answering :)
0
Alphin K Sajan no I need help on html5 content model can we talk if you know :)
0
Alphin K Sajan hey can you help me in understanding which element can be nested inside which.
I mean Earlier there were either block or inline elements and block level is not allowed inside inline so it was all simple.
But now in html5 we have 7 content categories and each element belong to one or more categories for eg - p tag belong to flow Content and can only accept elements inside that belongs to phrasing Content so my question is I have to remember all elements belong to which categories and can be nested in which in html5?
0
Alphin K Sajan do you also remember?