i ended up declaring a style (class) for the span. i called it 'mirrortext01'. *note: notice padding left. because i'm rotating the span ('box') to get padding between the bracket and the right (really left) border, padding goes on 'left'.
* note2: it seems this left bracket goes from  to 
Scratch::
����� ����
�� � �� ��
��4
Just messing the above up for comparison in song info. в
Special Characters, unicode, decimal, hex examples:
*when using unicode codes, exp. 3A08 add prefix of & # and 'x' to the code followed by ';' (semi-colon).
« - html: &xab; - unicode: U+00AB
» - html: &xbb; - unicode: U+00BB (xbb)
♡ - html: " ♡ "
Ҝ &1180;
£ - html: £ - unicode: U+00A3 - hexidecimal: A3 - decimal: 163
testing unicode in html..
Ψ - unicode: U+03A8 - html char: 㨈
< unicode: U+003C - html char: ̌
₪ unicode: U+20AA - html char: ₪
… ∫ … ∬ … ∭ … ∮ … ∯ … ∰ - unicode U+222B-F html char: ∫-F; and ∰ plus three dots …
Testing my Cyrillic Plugin, i'm writting for html-kit. 05.22.06
testing entering cyrillic in htmlkit w/ russian keyboard, first entry before linux editing:
�����
It works as windows 1251 until I edit the file on the Linux thinkpad, then the characters get messed up.
If I edit it again, after the think pad, what happens on the think pad? here is the second cryillic on the hp: ��� �� �
I know there is cyrillic text above that was entered on the hp, but on the tp, I don't see it in my editor.
Here is my cyrillic ented on tp(it's utf-8): Ландис Реед в
Trying to figure a way to figure out what was written in utf-8, but was messed up by windows. I'll enter the win cyrillic in html kit then open the file in Linux the reopen in htmlkit. this should give me the right codes:
������ ������������������
This is me now messing up the text alphabet above by opening and editing this page on Linux: а б в г д е
This text is entered in Maguma Studio: ��� �� using TL SS Cyrillic font.
Again I can not see the cyrillic text that was entered above in maguma. Here is my entering cyrillic via the thinkpad after maguma: Ландис Реед
Now this is me re-editing the file in maguma after edited by quanta (the cyrillic entered by linux is there, but is not seen as cyrillic (just like htmlkit). My cyrillic:��� ��.
This is me now editing this file in Notepad ++. I can see what was written in Quanta just fine. Here is my Cyrillic in NP++: Ландис Реед в Руссиа. Doc properties shows this file as unix utf-8 w/o bom (byte order mark) seems it's 8 bits written to the begining of the file. Сыриллиц. Done.
This me now re-editing the file in Quanta. Руссиан, Ландис Реед. I can see the cyrillic entered in Notepad ++
This is a test from HPXP in HTML-kit after setting region and language setting in cpanle> Non-Unicode translate> Russian. The files that had all those &Aeml; and so on, like the russian file info's in WinAmp and txt viewd in HTML-kit etc., now appeare as Cyrillic!
Here is Cyrillic entered in HTML-kit: ��� � �� ����. End Cyrillic.
Nope, cant see the Cyrillic entered above, but will HTML-kit be able to see the Cyrillic entered on the Thinkpad in Quanta? Start Cyrillic: Ландис Г. Реед в Руссиа. End Cyrillic.
this is decimal (special characters) that will not show up on myspace.
I'd like to visit Kiev and Saint Peter
05.01.05
Blue Buttons:
Base: 0f0082
Mid. :2006e4
Top: 4128ff
Flare: 0036ff
Gray borders:
inset right: #dddddd
inset top/bottom: #cccccc
groove: #cccccc
img: inset right: #555555
inset bottom: #777777
"SuSe Green font color I've been using (02.09.06)
#669933
ToDo:
Lanids.LandisReed.com:
/study_form:
need scetches of bathing suit types; Rio, Brazilian, Thong, Traditional, etc..(front and most important, rear views).
Add Met-Art ccbill link
Exparamental Menus:
Javascript expanding menu from javascript.internet.com:
The slide down menu is composed of a number of menu headers. Upon clicking these headers, its menu items are revealed with a sliding DHTML effect. This script also works in a frameset. Works in MSIE, Netscape and Opera.
Note: this menu needs the js file sliding_menu.js installed in the same dir or change src path
Menu 2 from http://www.webdeveloper.com/forum/showthread.php?threadid=82078:
Menu1
-sub menu1
-sub menu2
-sub menu3
Menu2
-sub menu1
-sub menu2
-sub menu3
Menu3
-sub menu1
-sub menu2
-sub menu3
Menu 3 from http://tutorials.alsacreations.com/modelesmenus/vd1.htm: