HTML, Hyper Text Markup Language
HTML ¹®¼ ±âº»Çü½Ä
<HTML>
<HEAD>
<TITLE> Name of Web page </TITLE>
<BASE TARGET="second_window"> first_window, _blank, _self, _parent, _top
<LINK HREF="connection file or url" TITLE="title" REL="..."> make link tool bar ; * for MOSAIC
<script language="javascript"> define javascript functions </script></HEAD>
<BODY>
<BODY BACKGROUND="file" BGCOLOR="color" TEXT="color" LINK="color" ALINK="color" VLINK="color">
color : bbrrgg (000000 -- ffffff), blue, red, green, yellow, ...
ALINK ; at link, VLINK ; linked before
..... ³»¿ëºÎºÐ .....
</BODY>
</HTML>
For Body Part
<H# ALIGN="position"> Aligned Heading <H#>
<h1> ..... </h1> Largest
.........
<h6> ..... </h6> Smallest
position : left, center, right
<FONT SIZE="size" COLOR="color" FACE="face"> ..... text ...... </FONT>
size : 1 -- 7 (small --> large) (watch the order)
<BASEFONT SIZE="size"> set base font
Font Type Setting
<B> ..... text in Bold Face ..... </B>
<I> ..... text in Italic Face ..... </I>
<U> ..... Underlined text ..... </U>
<BLINK> ..... text ...... </BLINK>
<BIG> ..... text in Big Letters ..... <BIG>
<SMALL> ..... text in Small Letters ..... </SMALL>
<SUB> ..... Subscript text ..... </SUB>
<SUP> ..... Superscript text ..... </SUP>
Block Formatting
<BR> : Break Line
<P ALIGN="center"> ....... </P> : New Paragraph (either <P> ... </P> or <P> ... )
<CENTER> ........ </CENTER> : Center line (LEFT, RIGHT)
<ALIGN="center"> (left, right)
<PRE> ...... </PRE> : Presetted format by text
<CITE> ..... </CITE> : Citation
<EM> ...... </EM> : Emphasize
<STRONG> ..... </STRONG> : Emphasize
<SAMP> ..... </SAMP> : Sample
<!-- ........ --> : Comments
<HR ALIGN="....." NOSHADE SIZE="...." WIDTH="...."> : horizontal line
<A HREF=Destination Options> Destination indicator </A> : Connect to other Site or File
Destination : /path/file_name, URL, or #MoveTo
URL : Uniform Resolution Locator
HTTP://host.name/path/file.name HTTPS://secured.host.name
TELNET://host.name
GOPHER://gopher.host.name
#MoveTo : move to the line having <A NAME=MoveTo> Position Name </A>
Options : TARGET="target", TITLE="title"
<IMG SRC=source Options> Image Name </IMG>
ALIGN= TOP, MIDDLE, BOTTOM, LEFT, RIGHT
WIDTH= HEIGHT= nn (pixels) or nn% (percent of window size)
VSPACE= HSPACE= nn (pixels)
BORDER=nn : border line thickness nn pixels
ALT="texts" : texts to show when Image is not shown
<SOUND SRC=source Options>
LOOP="number of loops" : INFINITE or -1
DELAY="delay time (in seconds)"
List
<OL TYPE=.... START="no"> ...... </OL> : Ordered list
TYPE= Default(arabic), I, i, A, a
<UL TYPE=.....> ........ </UL> : Unordered list
TYPE= DISK(default), CIRCLE, SQUARE
<LI VALUE="no"> texts : item of list
<DL> ...... </DL> : Definition list
<DT> title text : Definition Title
<DD> defining texts : Explanation texts to define Definition Title
Table
<TABLE options><tr> ...... </tr></TABLE>
BORDER, ALIGN, WIDTH, HEIGHT, CELLSPACING, CELLPADING, FRAME, RULES
<TR ALIGN="....." VALIGN="....."><td> ...... </td></TR>
<TD ROWSPAN=rows COLSPAN=columns ALIGN= VALIGN= > Elements </TD>
<table><tr><td> ..... Elements ..... </td></tr></table>
<FRAMESET ROWS="..." COLS="..." FRAMEBORDER="yes" BORDER="1">
<FRAME SRC="menu1.html" NAME="menu1" Options>
<FRAME SRC="menu2.html" NAME="menu2" Options>
</FRAMESET>
<NOFRAME> no frame </NOFRAME>
ROWS="100, 50%, *, 10%" : Height of each row
100 pixels, 50% of total height, remaining height, 10% height
COLS="100, 30%, *, 20%" - : Width of each column
100 pixels, 30% of total width, remaining width, 10% width
FRAMEBORDER="yes or no" or "1 or 0" : frame border line
BORDER="nn" : border size number
SRC="menu.html" : html file for this frame
NAME="frame-name" : name of the frame
MARGINWIDTH="nn" : width of left, right margin in pixels
MARGINHEIGHT="nn" : height of top, bottom margin in pixels
SCROLLING="yes, no, or auto" : scroll bar in frame
NORESIZE : prevent resizing of frame with mouse
Escape sequence for Special Characters : in &...: form
< : <
> : >
≤ : ≤
≥ : ≥
& : &
" : "
: blank
Mathematic Equation
<math> ......... </math>
∫ ∞, &sin; &tanh;, α, ......
<box> ...... </box> : { ...... }
<sub> ...... </sub>, <sup> ...... </sup>
<over> : Fractional
<above> ...... </above>, <below> ...... </below>
<vec>, <bar>, <dot>, <ddot>, <hat>, <tilde>
<sqrt> ..... </sqrt>, <root> ..... </root>, <array> ..... </array>
<text> ..... </text>, <b>, <t>, <bt>
Some Physics Related Sites
¡Ü physics.kyunghee.ac.kr or physics.khu.ac.kr : ¹°¸®Çаú
¡Ü www.kyunghee.ac.kr or www.khu.ac.kr : °æÈñ´ëÇб³
¡Ü xxx.snu.ac.kr mirror site of preprint depository site xxx.lanl.gov
¡Ü www.kps.or.kr : Çѱ¹¹°¸®ÇÐȸ
¡Ü icpr.snu.ac.kr : ¹°¸®Àü¹®¿¬±¸Á¤º¸¼¾ÅÍ
¡Ü www.aps.org ¹Ì±¹¹°¸®ÇÐȸ <a href=http://publish.aps.org> publish.aps.org </a> ¹Ì±¹¹°¸®ÇÐȸ ÇмúÁö
¡Ü www.elsevier.nl Elsevier ÇмúÁö ÃâÆÇ¼Ò https://ppp.elsevier.nl Nuclear Physics Publishing Process
¡Ü Common form of Web Site Address :
www.organizationname.organizationtype.country, home.----, info.-----, physics.----, phys.-----, phys1.-----, computername.-----