Created
May 25, 2017 22:46
-
-
Save anonymous/2be738766de9513de65c8844fdc5a2e5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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