Back to Logisim Evolution

Tests and effect CSS & HTML

src/main/resources/doc/en/testhtml/index.html

4.1.01.5 KB
Original Source

Tests and effect CSS & HTML

These pages to present the CSS style used for this documentation in relation with Sun javahelp V2. and CSS V 1.x
These pages are related to the file css .\styletest.css
They make it possible to check the appearance on the different systems.

Test Encoding
UTF-8 encoding test
ISO-8859-1 encoding test

Test Font
Font test

Test Tag
Tag test

Test Color
Color test

Test img
Img test

Test table
table test

Css for JAVA HELP

Reference toTagResult
The guide
The guide's page :Beginner's Guide
Variables :‹var›variable
Property :‹b class=propertie›orientation
Buttons :‹b class="tkeybd"›Ctrl-A Right click
Menu :‹b class=menu›**
KBD :‹b class=kbd›Space CTRL

dfn truc dfn machin dfn kljasd flaskjdalskjd hf
cite le machin chose cite kljasd flaskjdalskjd hf
samp C:\SP\BIN\NSGMLSU.EXE:test.html:4:7:E: element "FOOBAR" undefined samp fin samp kljasd flaskjdalskjd hf

RUN_TEST="java -jar logisim-filename.jar adder-test.circ -tty table"${RUN_TEST} > output-master.txt
for QUERY_FILE in adder-query*.circ
do
  if ${RUN_TEST} -sub adder-master.circ ${QUERY_FILE} | cmp -s output-master.txt
  then
    echo "${QUERY_FILE} OK"
  else
    echo "${QUERY_FILE} different"
  fi
done

fin code
kbd enter fin kbd