Hitachi

JP1 Version 12 JP1/Navigation Platform Content Editing Guide


4.13.8 CSS properties available for HTML parts

The table below lists the CSS properties that can be used when you define the style with the style attributes of individual elements or create an external CSS file. If CSS properties other than those listed below are used, operation is unpredictable.

Table 4‒4: CSS properties available for HTML parts

No.

Category

Property

Supplementary description

1

Color

color

--

2

Background

background

The properties shown below can be set. These properties can be defined together.

  • background-color

  • background-image

  • background-repeat

  • background-attachment

  • background-position

3

Text

text-align

--

4

Font

font

The properties shown below can be set. These properties can be defined together.

  • font-family

  • font-style

  • font-weight

  • font-size

5

Visual format model

width

--

6

min-width

--

7

max-width

--

8

height

--

9

min-height

--

10

max-height

--

11

line-height

--

12

vertical-align

--

13

Visual effect

overflow

--

14

Box model

margin

The properties shown below can be set. These properties can be defined together.

  • margin-top

  • margin-right

  • margin-bottom

  • margin-left

15

padding

The properties shown below can be set. These properties can be defined together.

  • padding-top

  • padding-right

  • padding-bottom

  • padding-left

16

border-width

The properties shown below can be set. These properties can be defined together.

  • border-top-width

  • border-right-width

  • border-bottom-width

  • border-left-width

17

border-color

The properties shown below can be set. These properties can be defined together.

  • border-top-color

  • border-right-color

  • border-bottom-color

  • border-left-color

18

border-style

The properties shown below can be set. These properties can be defined together.

  • border-top-style

  • border-right-style

  • border-bottom-style

  • border-left-style

19

border

The properties shown below can be set. These properties can be defined together.

  • border-top

  • border-right

  • border-bottom

  • border-left

20

Table

caption-side

--

21

table-layout

--

22

border-collapse

--

23

border-spacing

--

24

empty-cells

--

Legend:

--: No supplementary description