home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 April / CD Rom Data Nisan 2001.iso / Internet / data1.cab / Program_Executable_Files / ts2lite.exe / %MAINDIR% / CSSDefs / Netscape 4.def < prev    next >
Encoding:
Text File  |  2000-11-30  |  7.0 KB  |  433 lines

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