Difference between revisions of "Team:Tokyo-NoKoGen/Project-2"
(Created page with "{{TeamTokyoNokogenheader}} {{TeamTokyoNokogen}} <html> <style> /*DEFAULT*/ html, body{ margin: 0; /* 余白の削除 */ padding: 0; →余白の削除: height: 100%; /...") |
|||
Line 2: | Line 2: | ||
{{TeamTokyoNokogen}} | {{TeamTokyoNokogen}} | ||
− | <html> | + | <!DOCTYPE html> |
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <STYLE TYPE="text/css"><!-- | ||
+ | DIV.tuzukiwaku{border:1px solid #badefe;padding:10px;margin:3px;display:none;width:80%; | ||
+ | }--> | ||
+ | </STYLE> | ||
+ | <SCRIPT language="JavaScript"><!-- | ||
+ | function hiraku(geID){ | ||
+ | document.getElementById(geID).style.display = "block"; | ||
+ | } | ||
+ | function tatamu(geID){ | ||
+ | document.getElementById(geID).style.display = "none"; | ||
+ | } | ||
+ | //--></SCRIPT> | ||
+ | <NOSCRIPT> | ||
+ | <STYLE TYPE="text/css"><!-- | ||
+ | DIV.tuzukiwaku{display:block;color:#ffffff;} | ||
+ | --></STYLE> | ||
+ | </NOSCRIPT> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> | ||
+ | </head> | ||
+ | |||
<style> | <style> | ||
Line 92: | Line 114: | ||
<m3>The exterminateon of termites by ExTermite Coli involves three steps ( Figure…):<br></m3> | <m3>The exterminateon of termites by ExTermite Coli involves three steps ( Figure…):<br></m3> | ||
+ | |||
+ | |||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <A href="JavaScript:hiraku('たたむ部分の名称');">< Details:詳細のタイトルとか ></A><BR> | ||
+ | <DIV CLASS="tuzukiwaku" ID="たたむ部分の名称"> | ||
+ | <dl> | ||
+ | <dt><b>詳細</b></dt> | ||
+ | <dd> | ||
+ | 折りたためるっぽい!<br> | ||
+ | <br> | ||
+ | </dd> | ||
+ | </dl> | ||
+ | <A href="JavaScript:tatamu('たたむ部分の名称');">close</A> | ||
Revision as of 04:37, 18 September 2015
<!DOCTYPE html>
< Details:詳細のタイトルとか >
- 詳細
-
折りたためるっぽい!