Ò׽ؽØͼÈí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

htmlѧϰ(³£ÓÃÊôÐÔ)


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>htmlѧϰ</title>
<!--ÍâÀ´cssºÍjs  -->
<link href="main.css" type="text/css" rel="stylesheet" />
<script src="main.js" type="text/jscript"></script>
</head>
<body bgcolor="#0099FF">
<form id="form1" name="form1" method="post" action="./index.html" >
  <!--methodÖµ£ºpostΪ±íµ¥Ìá½» getΪURLÌá½»  -->
  <table width="50%" height="90%" border="1" align="center">
    <!-- alignÖµ£º¶ÔÆ뷽ʽ£ºleft(ĬÈÏ)/right/center  -->
    <tr>
      <td width="63" bgcolor="#FF0000"><font color="#0000CC"  face="ËÎÌå" size="3">ÎÄ&nbsp;×Ö<br><hr />Êú<p>ÐÐ</font></td>
      <!--sizeÖµ£ºÎª1Ϊ×îС7Ϊ×î´ó &nbsp;¿Õ¸ñ <br>»»ÐР <hr/>·Ö¸ôÏß <p>»»¶Î-->
      <td width="278"><a href="./index.jsp" target="_blank">
       <!-- targetÖµ£ºµ±Ç°´ò¿ªÄ¬ÈÏ(_self)  д°¿Ú´ò¿ª(_blank)  ÔÚÕû¸ö´°¿Ú´ò¿ª(_top)  ÉÏÒ»²ã¿ò¼ÓÖдò¿ª(_parent) -->
        <input type="file" name="Input" value="ĬÈÏÖµÔÚÕâ" size="20" maxlength="10" disabled="disabled" />
      </a></td>
     


Ïà¹ØÎĵµ£º

HTML DOM Window ¶ÔÏó


Window ¶ÔÏó
Window ¶ÔÏóÊÇ JavaScript ²ã¼¶ÖеĶ¥²ã¶ÔÏó¡£
Window ¶ÔÏó´ú±íÒ»¸öä¯ÀÀÆ÷´°¿Ú»òÒ»¸ö¿ò¼Ü¡£
Window ¶ÔÏó»áÔÚ <body> »ò <frameset> ÿ´Î³öÏÖʱ±»×Ô¶¯´´½¨¡£
ÓÐ¹Ø Window ¶ÔÏóµÄÏêϸÃèÊö¡£
IE: Internet Explorer, F: Firefox, O: Opera.
Window ¶ÔÏóµÄ¼¯ºÏ
CollectionDescriptionIEFO
fr ......

HTMLתÒå·ûºÅ

HTML³£Ó÷ûºÅ£º
ÏÔʾһ¸ö¿Õ¸ñ &nbsp; &#160;
< СÓÚ &lt; &#60;
> ´óÓÚ &gt; &#62;
& &·ûºÅ &amp; &#38;
" Ë«ÒýºÅ &quot; &#34;
ÆäËû³£ÓõÄ×Ö·ûʵÌå(Character Entities)
ÏÔʾ½á¹û ˵Ã÷ Entity Name Entity Number
? °æȨ &copy; &#169;
? ×¢²áÉ̱ ......

HTML語·¨´óÈ«

<! - - ... - -> Åú×¢ 
<!> ÅÜÂíµÆ 
<marquee>...</marquee>ÆÕͨ¾í¶¯ 
<marquee behavior=slide>...</marquee>»¬¶¯ 
<marquee behavior=scroll>...</marquee>Ô¤Éè¾í¶¯ 
<marquee beh ......

c++´´½¨htmlÎļþ

Æäʵ¾ÍÊÇ´´½¨ÆÕͨÎļþ, CreateFile() ºÍWriteFile. È»ºóÓÃShellExcuteEx()À´´ò¿ª¾ÍÐÐÁË(»á×Ô¶¯µ÷ÓÃIE).
HANDLE handle;
handle=CreateFile(L"\\windows\\google.html",GENERIC_WRITE,0,NULL,CREATE_ALWAYS,FILE_ATTRIBUTE_NORMAL,NULL);
if(INVALID_HANDLE_VALUE!= handle )
{
DWORD Num;
::WriteF ......

ÍøÕ¾ÓÅ»¯³£ÓõÄHTML±êÇ©

ÍøÕ¾ÓÅ»¯
³£ÓõÄHTML±êÇ©:
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<body>
<h1>H1±êÇ©£¬¶¨ÒåÎÄÕ±êÌ⣬һ¸öÒ³ÃæÖ»ÒªÒ»¸ö</h1>
<h2>H2±êÇ©£¬¶¨ÒåÎÄÕ±êÌ⣬һ¸öÒ³ÃæÖ»ÒªÒ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØͼ | ¸ÓICP±¸09004571ºÅ