This is a page for testing styles, formatting, etc. This is the introduction section.
This is the start of the main content section. Here is a hyperlink to an external site, and to another KB page. Font testing: 1 vs l. i vs l. “Abc”
For example:
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
42 = 16, ab = cd
Also, notes/warnings/important/tips can all contain block elements within them, such as lists, code, and commands. For example:
To restore your system, follow these steps:
magic-command --do-everything "option in quotes" save-my-server -h -v -f
Compile the following code:
if foo == bar: println("Yikes")
Note that you should only follow the previous procedure if:
This is command-line text. For example: cd ~ && mkdir foo uptime
This is code text. For example: if (x == 0) printf("Nothing\n"); else printf("Something\n");
The following is user input: type this to complete some task.
This sentence contains a variable where variable is something named at user discretion or is otherwise not knowable at article creation time. Currently variables are manually added (italicized, red color).
To add a widget, follow these steps:
Type this: User Input
And this is a line of text in a procedure step after a manual line break (i.e., <br/>).
Select a destination for the forwarded message:
Another step.
while ( 1 == 1 ) run_forever();
Another step.
ls -l reboot
Another step, this time with code and an important notice:
/** * Function: scsi_init_io_hdr * * Parameters: * io_hdr: Pointer to SCSI generic sg_io_hdr struct. * * Description: * Initialize the specified sg_io_hdr struct with settings * common to all SCSI commands sent to the device. * * Return value: * None */ static inline void scsi_init_io_hdr(struct sg_io_hdr *io_hdr) { memset(io_hdr, 0, sizeof(struct sg_io_hdr)); io_hdr->interface_id = 'S'; /* Per scsi/sg.h, this must always be set to 'S' */ io_hdr->timeout = 1000; /* In milliseconds */ }
Another step with an embedded table. Note that we currently have to copy/paste in the table HTML manually:
Longer Than Usual Header | Header | Header |
---|---|---|
Col1 | Longer than usual data | Col3 |
Col1 | Col2 | Longer than usual data |
Col1 | Col2 | Col3 |
Use this when there is an optional path in a series of instructions. The hierarchy is:
Numbered list -> Bulleted list -> Lower Roman numeral list.
For example, follow these steps:
Some articles contain embedded videos. Currently this is just a manual HTML copy/paste exercise to get them in there. For example:
URLs to various types of locations:
This is a link to another A2 page not in EE.
Lorem ipsum
<html> <body> <ul><li> ddddd</li></ul> </body> </html>
We don't really use iframes to display content from other sites, with the notable exception of embedded videos. This is more of a generic rendering test:
This is the “More Information” section. For more information, please visit linux.org.
Some More Information sections use bulleted lists:
Subscribe to receive weekly cutting edge tips, strategies, and news you need to grow your web business.
No charge. Unsubscribe anytime.
Did you find this article helpful? Then you'll love our support. Experience the A2 Hosting difference today and get a pre-secured, pre-optimized website. Check out our web hosting plans today.
We use cookies to personalize the website for you and to analyze the use of our website. You consent to this by clicking on "I consent" or by continuing your use of this website. Further information about cookies can be found in our Privacy Policy.