I jon,
Thanks for the possibility your give us to ask question about your book or the topic
I take your for a week in the library from my University.My goal is start learning web design.
I have the problem that your explain something from the first example (
ch01_eg01.htm).
at page 6 you said:
If you want to have one element inside another, then both the elementâs opening and closing tags must be
inside the containing element. For example, the following is allowed:
<p> This paragraph contains some <em>emphasized text.</em></p>
Whereas the following is wrong because the closing
</em> tag is not inside the paragraph element:
<p> This paragraph contains some <em>emphasized text. </p></em>
the point is when I try the wrong version it´s walk.I don´t get any wrong message from explorer or mozilla.
I don`t know more what wrong or what right.
I use internet explorer 8 and firefox 3.6.2
I repeat when I tested I don´t get any error message.when I move the <html> tag from the code.IT WALK.It shouldn´t normally.
regard
Alain