Here is a paragraph.
Citations can be done with blockqoutes. This paragraph is cited to MDN Docs. Note that it is tabbed.
They can also be cited inline. This sentence is cited to the W3C manual.
Note the quotation marks. Of course, unless you view the page
source, mod your css, or write a script, you won't see the citations.
Here is an abbreviation: tfw. Hover your mouse over it to read expand it.
Subscript: C8H10N4O2
Superscript: November 24th
Scanner keyboard = new Scanner(System.in);
System.out.println("enter an integer");
int myint = keyboard.nextInt();
//User keyboard input for myInt variable:
3
System.out.println("This is the number you entered: " + myInt);
This is the number you entered: 3
Lots of ways to mark dates and times. This is marked . This is marked . View page src to verify.