Skip to content

Instantly share code, notes, and snippets.

Created May 25, 2017 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2be738766de9513de65c8844fdc5a2e5 to your computer and use it in GitHub Desktop.
Save anonymous/2be738766de9513de65c8844fdc5a2e5 to your computer and use it in GitHub Desktop.
<SAMI>
<HEAD>
<TITLE>title</TITLE>
<STYLE TYPE="text/css">
<!--
P { margin-left:8pt; margin-right:8pt; margin-bottom:2pt;
margin-top:2pt; font-size:10pt; text-align:center;
font-family:verdana, san-serif; font-weight:BOLD; color:white;
}
.KRCC { Name:Korean; lang:kr-KR; SAMIType:CC; }
#STDPrn { Name:Standard Print; }
#LargePrn { Name:Large Print; }
#SmallPrn { Name:Small Print; }
-->
</STYLE>
</HEAD>
<BODY>
<SYNC Start=1000><P Class=KRCC>
<Font color=#ff0000>this doesn't work</Font>
<SYNC Start=2000><P Class=KRCC>
<font color=blue>this works</font>
<SYNC Start=3000><P Class=KRCC>
<Font color=red>this doesn't work
<SYNC Start=4000><P Class=KRCC>
<font color=#0000ff>this works
</BODY>
</SAMI>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment