+ 1
what is difference between html and xhtml
case sensitive ,root tag
1 Answer
+ 3
Xhtml is more strict syntax wise because it conforms to XML standards. Yes Tag names are case sensitive. To give you a basic example.<p>some text will be fine as html but Xhtml will require a closing </p> tag.
Hot today
I have made a calculator in which my % (Percentage) not work correctly for 100%50 or 100%20.
0 Votes
Тренажер кода
0 Votes
Python palindrome challenge.
1 Votes
Java
0 Votes