English [?e?ri?] US [?eri?]
n.region; ??? ??, ??, ??
??: ??
HTML ?? ?? ???
??: ?? ??? ??? ?? ??? ??
??: <img>? usemap ??? (?????? ????) <map>? id ?? name ??? ??? ? ????. ??? <map>? id? name??? ? ?? ??? ?????.
??: <area> ??? ??? ?? ??? ?????(??: ??? ?? ?? ??? ??? ?? ???? ?????). ?? ??? ?? <map> ?? ?? ?????. <img> ??? usemap ??? ?? ??? name ??? ???? ???? ?? ??? ??? ?????.
HTML ?? ?? ?
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <img src="http://ipnx.cn/tpl/Index/Static/img/banner7.jpg" border="0" usemap="#studymap" alt="study" /> <map name="studymap" id="studymap"> <area shape="circle" coords="180,139,14" href ="http://ipnx.cn" /> <area shape="circle" coords="129,161,10" href ="http://ipnx.cn" /> <area shape="rect" coords="0,0,110,260" href ="http://ipnx.cn" /> </map> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????