Let's give new requirement to a browser: let three following kinds of html-anchors differ visually and on hearing
Let all three kinds of anchors are decorated with underlining
Any new characteristics to distinguish these three kinds of anchors are not need: distinguishing of them is task of browser, but not of user, creating document.
Let widgets are sent to server only in case,
if they differ from values, which they have at once after loading of document.
For example, textbox-widgets
<input
type
=text
value
=from_database>
can have initial values from database,
and there are maybe very much such fields.
Changed values are also entered into database -
don't complicate logic of accepting script on query language.
It's known, that an indexes can have indexes, for example
Ti3 | 22r |
It's known, that when variable has two indexes on the right (or two indexes at the left)
P.S.
Tags up and down
placing its contents above and below previous word or html-element,
are also necessary, except tags sub
and super
.
There exist way to write the mathematical formulas, which is more simply, than MathML. Some mathematical symbols should not be displayed in a line, but be used for construction of a formula. It is symbol "/", existing in all codings, and they are symbols "" and "" (complex conjugation). Thus expression "(a+b+c)/(d+e)" should be displayed as , expression "a(b+c)" - as , expression "(a+b)" - as .
Idea is to bury MathML as too difficult way.
Let if there is transition to new line at once after an opening bracket, then such bracket should be stretched to size of contents.
[ a b c d ] | ||
( a b ) | ||
{ a b } | ||
[ <line> <link src="./p-chain.txt" type="point"> <link src="./s-chain.txt" type="section"> </line> ]<sub>3</sub> |
<line id="ch"> <link src="./p-ch.txt" type="point"> <link src="./s-ch.txt" type="section"> </line> ( <line> <link src="./p-chain.txt" type="point"> <link src="./s-chain.txt" type="section"> <pack host="ch" dot="4" ptr="20"> </line> )<sub>3</sub> |
||
Single purpose of emphasizing a text in any program is to press a keys "Ctrl-C" ("Ctrl-Ins") after that. I offer to change behaviour of a programs, in particular of a browser: emphasized text (keyboard or mouse keys are released) is copied in a clipboard automatically.
Thus combinations of keys "Ctrl-C" and "Ctrl-Ins" are not functional now.
Switching a focus of input by a user into such window in operational system, in which there is earlier inserted text, means automatic repeated copying of inserted text of this window into a clipboard.
Command ctrl-enter (whether it be pressing of two keys on keyboard or "ctrl" on keyboard, and "enter" by left mouse key) has predetermined results - inserting of object. Leading mouse round object, when left key is pressed, call the same command for object.
up, down |
html60author