home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / building / scriptworx / n4932.exe / Netscape_4_and_IE4.def < prev    next >
Encoding:
Text File  |  2001-11-30  |  5.8 KB  |  392 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle NS4 and IE4 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.10
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=
  12. NamedColors=1
  13. SystemColors=0
  14. RGBColors=1
  15.  
  16. [at-rules]
  17. @font-face=0
  18. @import=0
  19. @media=0
  20. @page=0
  21.  
  22. [known types]
  23. <units>                = (pt|in|pc|mm|cm|px|em|ex)
  24. <generic-family>    = (serif|sans\-serif|monospace)
  25. <absolute-size>     = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  26. <relative-size>        = (larger|smaller)
  27.  
  28. [selectors]
  29. Class=Y
  30. ID=Y
  31. Contextual=Y
  32. Child=N
  33. Descendant=N
  34. Sibling=N
  35. Attribute=N
  36. Universal=N
  37.  
  38. [groups]
  39. Color and Background
  40. Box
  41. Classification
  42. Font
  43. Positioning
  44. Text
  45.  
  46. [properties]
  47. background
  48. background-color
  49. background-image
  50. background-repeat
  51. border
  52. border-bottom-width
  53. border-color
  54. border-left-width
  55. border-right-width
  56. border-style
  57. border-top-width
  58. border-width
  59. clear
  60. clip
  61. color
  62. display
  63. float
  64. font
  65. font-family
  66. font-size
  67. font-style
  68. font-weight
  69. left
  70. line-height
  71. list-style
  72. list-style-type
  73. margin
  74. margin-bottom
  75. margin-left
  76. margin-right
  77. margin-top
  78. padding
  79. padding-bottom
  80. padding-left
  81. padding-right
  82. padding-top
  83. position
  84. source-include
  85. text-align
  86. text-decoration
  87. text-indent
  88. text-transform
  89. top
  90. visibility
  91. width
  92. z-index
  93.  
  94. [background]
  95. inherited=1
  96. initial=
  97. group=Color and Background
  98. value1=<background-color>
  99. value2=<background-image>
  100. value3=<background-repeat>
  101.  
  102. [background-color]
  103. inherited=0
  104. initial=
  105. group=Color and Background
  106. value1=transparent|<color>
  107.  
  108. [background-image]
  109. inherited=
  110. initial=
  111. group=Color and Background
  112. value1=none|<url>
  113.  
  114. [background-repeat]
  115. inherited=
  116. initial=
  117. group=Color and Background
  118. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  119.  
  120. [border]
  121. inherited=
  122. initial=
  123. group=Box
  124. value1=<border-width>
  125. value2=<border-style>
  126. value3=<border-color>
  127.  
  128. [border-bottom-width]
  129. inherited=
  130. initial=
  131. group=Box
  132. value1=thin|medium|thick|<length>
  133.  
  134. [border-color]
  135. inherited=
  136. initial=
  137. group=Box
  138. value1=<color>
  139. value2=<color>
  140. value3=<color>
  141. value4=<color>
  142.  
  143. [border-left-width]
  144. inherited=
  145. initial=
  146. group=Box
  147. value1=thin|medium|thick|<length>
  148.  
  149. [border-right-width]
  150. inherited=
  151. initial=
  152. group=Box
  153. value1=thin|medium|thick|<length>
  154.  
  155. [border-style]
  156. inherited=
  157. initial=
  158. group=Box
  159. value1=(none|solid|double|groove|ridge|inset|outset){1,4}
  160.  
  161. [border-top-width]
  162. inherited=
  163. initial=
  164. group=Box
  165. value1=thin|medium|thick|<length>
  166.  
  167. [border-width]
  168. inherited=
  169. initial=
  170. group=Box
  171. value1=<border-top-width>
  172. value2=<border-right-width>
  173. value3=<border-bottom-width>
  174. value4=<border-left-width>
  175.  
  176.  
  177. [clear]
  178. inherited=
  179. initial=none
  180. group=Box
  181. value1=none|left|right|both
  182.  
  183. [clip]
  184. inherited=
  185. initial=auto
  186. group=Positioning
  187. value1=<shape>|auto
  188.  
  189. [color]
  190. inherited=
  191. initial=
  192. group=Color and Background
  193. value1=<color>
  194.  
  195. [display]
  196. inherited=
  197. initial=
  198. group=Classification
  199. value1=none
  200.  
  201. [float]
  202. inherited=
  203. initial=none
  204. group=Box
  205. value1=left|right|none
  206.  
  207. [font]
  208. inherited=
  209. initial=
  210. group=Font
  211. value1=<font-weight>
  212. value2=<font-style>
  213. value3=<font-size>
  214. value4=<line-height>
  215. value5=<font-family>
  216.  
  217. [font-family]
  218. inherited=1
  219. initial=
  220. group=font
  221. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  222.  
  223. [font-size]
  224. inherited=
  225. initial=
  226. group=Font
  227. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  228.  
  229. [font-style]
  230. inherited=1
  231. initial=normal
  232. group=Font
  233. value1=normal|italic
  234.  
  235. [font-weight]
  236. inherited=1
  237. initial=normal
  238. group=Font
  239. value1=normal|bold|100|200|300|400|500|600|700|800|900
  240.  
  241. [left]
  242. inherited=
  243. initial=auto
  244. group=Positioning
  245. value1=<percentage>|<length>|auto
  246.  
  247. [line-height]
  248. inherited=1
  249. initial=normal
  250. group=Text
  251. value1=normal|<percentage>|<length>|<number>
  252.  
  253. [list-style]
  254. inherited=1
  255. initial=
  256. group=Classification
  257. value1=<list-style-type>
  258.  
  259. [list-style-type]
  260. inherited=1
  261. initial=disc
  262. group=Classification
  263. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  264.  
  265. [margin]
  266. inherited=
  267. initial=
  268. group=Box
  269. value1=<margin-top>
  270. value2=<margin-right>
  271. value3=<margin-bottom>
  272. value4=<margin-left>
  273.  
  274. [margin-bottom]
  275. inherited=
  276. initial=0
  277. group=Box
  278. value1=<percentage>|<length>
  279.  
  280. [margin-left]
  281. inherited=
  282. initial=0
  283. group=Box
  284. value1=<percentage>|<length>
  285.  
  286. [margin-right]
  287. inherited=
  288. initial=0
  289. group=Box
  290. value1=<percentage>|<length>
  291.  
  292. [margin-top]
  293. inherited=
  294. initial=0
  295. group=Box
  296. value1=<percentage>|<length>
  297.  
  298. [padding]
  299. inherited=
  300. initial=0
  301. group=Box
  302. value1=<padding-top>
  303. value2=<padding-right>
  304. value3=<padding-bottom>
  305. value4=<padding-left>
  306.  
  307. [padding-bottom]
  308. inherited=
  309. initial=0
  310. group=Box
  311. value1=<percentage>|<length>
  312.  
  313. [padding-left]
  314. inherited=
  315. initial=0
  316. group=Box
  317. value1=<percentage>|<length>
  318.  
  319. [padding-right]
  320. inherited=
  321. initial=0
  322. group=Box
  323. value1=<percentage>|<length>
  324.  
  325. [padding-top]
  326. inherited=
  327. initial=0
  328. group=Box
  329. value1=<percentage>|<length>
  330.  
  331. [position]
  332. inherited=
  333. initial=
  334. group=Positioning
  335. value1=absolute|relative
  336.  
  337. [source-include]
  338. inherited=
  339. initial=
  340. group=Positioning
  341. value1=<url>
  342.  
  343. [text-align]
  344. inherited=
  345. initial=
  346. group=Text
  347. value1=left|right|center|justify
  348.  
  349. [text-decoration]
  350. inherited=
  351. initial=
  352. group=Text
  353. multiple=1
  354. value1=none|underline|line\-through
  355.  
  356. [text-indent]
  357. inherited=
  358. initial=0
  359. group=Text
  360. value1=<percentage>|<length>
  361.  
  362. [text-transform]
  363. inherited=
  364. initial=none
  365. group=Text
  366. value1=capitalize|uppercase|lowercase|none
  367.  
  368. [top]
  369. inherited=
  370. initial=auto
  371. group=Positioning
  372. value1=<percentage>|<length>|auto
  373.  
  374. [visibility]
  375. inherited=
  376. initial=inherit
  377. group=Positioning
  378. value1=inherit|hidden
  379.  
  380. [width]
  381. inherited=
  382. initial=auto
  383. group=Positioning
  384. value1=<percentage>|<length>|auto
  385.  
  386. [z-index]
  387. inherited=
  388. initial=auto
  389. group=Positioning
  390. value1=auto|<integer>
  391.  
  392.