[w3m-dev 04179] Re: italic text

"KONDOU, Kazuhiro" <[email protected]> Wed, 6 Dec 2006 19:23:02 +0900
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>


On Wed, 06 Dec 2006 07:56:36 +0900
Katsumi Yamaoka <[email protected]> wrote:

> <b>bold<u>bold-underline</b>underline</u>
> 
> 
> 
> <b>bold<u>bold-underline</u></b><u>underline</u>
> 
> 
> 
> 
> <b>bold<u>bod-itarlic</u></b>italic
> 
> (?)

HTML  Web 
HTML  XML (
p )

<p><b>bold<u>bold-underline</b>underline</u></p>



<p><b>bold<u>bold-underline</u></b>underline</p>



--- p
 +--- b
 | +--- bold (text)
 | +--- u
 |   +--- bold-underline (text)
 +--- underline(text)



u  b 
ETAG  b  ETAG 



# XML  invalid HTML 
# Spec. 
# 

HTML Spec. HTML 



# w3m ;)


-- 
KONDOU, Kazuhiro @ Ancient library
site top URL : http://www.alib.jp/
mail address : [email protected]
fingerprint = 18CA 90A9 FDEE FBE1 F69A  D124 9F95 9289 E665 4D2B