jollyjamcat said:
When completing forms etc on web pages I sometimes wish to enlarge
words andalso sometimes underline certain words by using the keyboard.
how do I do this?
That is something you can only do if you are allowed to type in (x)html
markup, which is highly unlikely in the case of simple web forms.
Forums and similar web services let you do this, but for most of the time
you are restricted to using capitals or special symbols for emphasising
parts of you text. You are not in complete control of formatting, like you
are when using your desktop word processor. Keyboard shortcuts in web apps
are not yet very common.
In short: Every web service or web app is different, there is no standard as
to what formatting, if any, they will let you perform, neither is there any
universal keyboard shortcuts in place. Internet Explorer has keyboard
shortcuts, but they apply to the browser itself - not the contents of web
pages displayed.
Internet Explorer keyboard shortcuts:
http://windowshelp.microsoft.com/Windows/en-US/Help/fe192a3f-1401-4233-919e-cae97eca4c0c1033.mspx
Charlie42