<div id="contentDiv" style="position:relative;font-size:14px;height:auto;padding:15px 15px 10px 15px;*padding:15px 15px 0 15px;overflow:visible;line-height:170%;min-height:100px;_height:100px;" class=""><div id="mailContentContainer" style="font-size: 14px; padding: 0pt; height: auto; font-family: 'lucida Grande',Verdana; margin-right: 0px;">
here is my code:<br>import lxml.html<br>sfile='<a target="_blank" href="http://finance.yahoo.com/q/op?s=A+Options%27">http://finance.yahoo.com/q/op?s=A+Options'</a><br>root=lxml.html.parse(sfile).getroot()<br>t = root.xpath("//table[@class='yfnc_datamodoutline1']")[0]<br>
trs=t.xpath(".//tr")<br>for i, tr in enumerate(trs):<br> print (i, len(tr),tr.text_content())<br><br>the output is:<br>0
1 StrikeSymbolLastChgBidAskVolOpen Int25.00A111022C0002500010.70
0.007.007.4531528.00A111022C000280004.35
0.004.654.7520121029.00A111022C000290003.80
0.003.954.0542642530.00A111022C000300003.110.013.253.35559731.00A111022C000310002.700.162.662.71740732.00A111022C000320002.110.082.122.17236433.00A111022C000330001.870.311.651.702956834.00A111022C000340001.360.151.261.302664935.00A111022C000350000.960.040.940.984547736.00A111022C000360000.720.120.690.724378637.00A111022C000370000.510.030.490.52511,43538.00A111022C000380000.35
0.000.340.354429339.00A111022C000390000.16
0.000.220.26914940.00A111022C000400000.180.030.150.185330141.00A111022C000410000.33
0.000.100.14218442.00A111022C000420000.08
0.000.060.10314745.00A111022C000450000.10 0.000.010.05200243<br>1 8 StrikeSymbolLastChgBidAskVolOpen Int<br>2 8 25.00A111022C0002500010.70 0.007.007.45315<br>3 8 28.00A111022C000280004.35 0.004.654.75201210<br>4 8 29.00A111022C000290003.80 0.003.954.05426425<br>
5 8 30.00A111022C000300003.110.013.253.355597<br>6 8 31.00A111022C000310002.700.162.662.717407<br>7 8 32.00A111022C000320002.110.082.122.172364<br>8 8 33.00A111022C000330001.870.311.651.7029568<br>9 8 34.00A111022C000340001.360.151.261.3026649<br>
10 8 35.00A111022C000350000.960.040.940.9845477<br>11 8 36.00A111022C000360000.720.120.690.7243786<br>12 8 37.00A111022C000370000.510.030.490.52511,435<br>13 8 38.00A111022C000380000.35 0.000.340.3544293<br>14 8 39.00A111022C000390000.16 0.000.220.269149<br>
15 8 40.00A111022C000400000.180.030.150.1853301<br>16 8 41.00A111022C000410000.33 0.000.100.142184<br>17 8 42.00A111022C000420000.08 0.000.060.103147<br>18 8 45.00A111022C000450000.10 0.000.010.05200243<br><br>i want to know why i=0 the tr.text_content()'s value is :<br>
StrikeSymbolLastChgBidAskVolOpen
Int25.00A111022C0002500010.70 0.007.007.4531528.00A111022C000280004.35
0.004.654.7520121029.00A111022C000290003.80
0.003.954.0542642530.00A111022C000300003.110.013.253.35559731.00A111022C000310002.700.162.662.71740732.00A111022C000320002.110.082.122.17236433.00A111022C000330001.870.311.651.702956834.00A111022C000340001.360.151.261.302664935.00A111022C000350000.960.040.940.984547736.00A111022C000360000.720.120.690.724378637.00A111022C000370000.510.030.490.52511,43538.00A111022C000380000.35
0.000.340.354429339.00A111022C000390000.16
0.000.220.26914940.00A111022C000400000.180.030.150.185330141.00A111022C000410000.33
0.000.100.14218442.00A111022C000420000.08
0.000.060.10314745.00A111022C000450000.10 0.000.010.05200243<br>it's strannge thing for me to understand.<br> </div></div><img id="qqmailcontent_load_finsih" style="height:0;" height="0" width="0">
<div id="pageEnd" style="clear: both;"><div class="toolbg toolbgline toolheight"><div class="nowrap qm_left"><div id="selmContainer" name="selmContainer" style="float:left;margin:2px 2px 0 2px;*margin:2px 0 0 1px;"><div id="QmCs_2_0.651365267401878_div" class="bd" style="border-width:1px 2px 2px 1px;cursor:pointer;width:80px;padding:1px 1px 1px 2px;background:#fff;float:left;">
<div id="QmCs_2_0.651365267401878" class="txtflow" style="padding-left:3px;padding-left:3px!important;line-height:16px;height:18px;width:auto;"></div></div></div></div></div></div>