Checking dimensions ::
The RGB color-cube ::
Transfer to C(olor)L(ightness)S(aturation) ::
note: S:L:C=94:238:749 - nearest proportional multiple
(whatever that means -- ok it's the 3 x 256 RGB fits best to SLC as shown above)
/!\ tt's not exactly the HSL color model . . .
Transfer from CLS (back to RGB) ::
[EOF]
February 24, 2014
February 23, 2014
February 16, 2014
couple of things i forgot
? animated gifs' support
? the <pre>-tag
? the <textarea>-tag
Just curious ...
the <hr> tag is actually modifiable ::
the above is rendered from :: <hr align="left" color="red" size="1" width="300" />
the above is rendered from :: <hr align="right" border="0" color="cyan" size="8" width="500" />
the above is rendered from :: <hr align="center" border="0" color="transparent" size="3" style="background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilehyUZnxakgFxrV51kLahYUCAo05S3sz-JxT0_E8NOd0rVETIkQ0qYc0pumJSlcO1YyOlPWR8pVkBMlrDdaLJixESCHRRj-LZVWm6530jZ2czdQSqoU7Nm4M4JzyX9ayyVWglMVjpeJs/s1600/temp0.gif') repeat;" width="75%" />
the above is rendered from :: <hr align="left" border="0" color="transparent" size="7" style="background-size: 100%; background: #00ffff url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilehyUZnxakgFxrV51kLahYUCAo05S3sz-JxT0_E8NOd0rVETIkQ0qYc0pumJSlcO1YyOlPWR8pVkBMlrDdaLJixESCHRRj-LZVWm6530jZ2czdQSqoU7Nm4M4JzyX9ayyVWglMVjpeJs/s1600/temp0.gif') no-repeat;" width="71%" />
which neatly shows that there's some inadequacies in stretching the background images -- there's something what seems to be a working example for FF in www but i don't want to go through it's source now ...

? the <pre>-tag
EOL 01234567890
? the <textarea>-tag
Just curious ...
the <hr> tag is actually modifiable ::
the above is rendered from :: <hr align="left" color="red" size="1" width="300" />
the above is rendered from :: <hr align="right" border="0" color="cyan" size="8" width="500" />
the above is rendered from :: <hr align="center" border="0" color="transparent" size="3" style="background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilehyUZnxakgFxrV51kLahYUCAo05S3sz-JxT0_E8NOd0rVETIkQ0qYc0pumJSlcO1YyOlPWR8pVkBMlrDdaLJixESCHRRj-LZVWm6530jZ2czdQSqoU7Nm4M4JzyX9ayyVWglMVjpeJs/s1600/temp0.gif') repeat;" width="75%" />
the above is rendered from :: <hr align="left" border="0" color="transparent" size="7" style="background-size: 100%; background: #00ffff url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEilehyUZnxakgFxrV51kLahYUCAo05S3sz-JxT0_E8NOd0rVETIkQ0qYc0pumJSlcO1YyOlPWR8pVkBMlrDdaLJixESCHRRj-LZVWm6530jZ2czdQSqoU7Nm4M4JzyX9ayyVWglMVjpeJs/s1600/temp0.gif') no-repeat;" width="71%" />
which neatly shows that there's some inadequacies in stretching the background images -- there's something what seems to be a working example for FF in www but i don't want to go through it's source now ...
site - initial tune up
TEST TEST ...
checking text formatting options ::
Normal :: default bold italic underscorestrike through default
SO FAR SO GOOD ...
Default Font Smallest Small Normal Large Largest
Arial Smallest Small Normal Large Largest
Courier Smallest Small Normal Large Largest
Georgia Smallest Small Normal Large Largest
Helvetica Smallest Small Normal Large Largest
Times(Default Font) Smallest Small Normal Large Largest
Trebuchet Smallest Small Normal Large Largest
Verdana Smallest Small Normal Large Largest
Default Font (to keep off the possible/unwanted formatting's automatic forward population)
BASIC HTML TAGS TEST ::
checking text formatting options ::
Heading
Subheading
Minor heading
Normal :: default bold italic underscore
SO FAR SO GOOD ...
Default Font Smallest Small Normal Large Largest
Arial Smallest Small Normal Large Largest
Courier Smallest Small Normal Large Largest
Georgia Smallest Small Normal Large Largest
Helvetica Smallest Small Normal Large Largest
Times(Default Font) Smallest Small Normal Large Largest
Trebuchet Smallest Small Normal Large Largest
Verdana Smallest Small Normal Large Largest
Default Font (to keep off the possible/unwanted formatting's automatic forward population)
BASIC HTML TAGS TEST ::
-
- <hr>
-
- <p>
- it seems the <p>-tag in ordered list is not supported - the major achievement of soon 40y IT developement Xi yaik
-
- <table>(with basic attributes)
Row spanning TEST Column spanning TEST Top-Left Top-Center Top-Right Center-Left Center-Center Center-Right Bottom-Left Bottom-Center Bottom-Right
attributes that seem to be working :: bgcolor , border* , cellpadding , cellspacing , rowspan , colspan
border* -- should be inherited by cells - in FF such won't happen ? -
- <a> embedded <img>
-- everything's OK - it ponts to erroneous image source (should display as it does) -- must be re-verified after publishing ...
it looks that the <a><img></a> has to be scripted to display right at 1-ce coz bloggers HTML-cleanup cleans up all what you intended it to be ((i love idiots - i love the republic ...)) -
- <dir>
test of ??? -- seems working ... (for now)in common not supported by 'smart'-editors a <dir> - tag -
- <sup>&<sub>
- +1(1)+1(2)-1(1)-1(2) +1(1)-1(2)-1(1)+1(2)
? -- looks OK -
- <marquee>
-- must be re-verified after publishing ...