hey this is my text default color
this is another line of text
Heading:
h1
Text in header 1 this is a link to google.com
h2
Text in header 2 this is a link to google.com
h3
Text in header 3 this is a link to google.com
h4
Text in header 4 this is a link to google.com
h5
Text in header 5 this is a link to google.com
h6
Text in header 6 this is a link to google.com
Custom css classes
code blocks
#include <iostream> // Include the iostream library for input/output operations
int main() { // The main function, where program execution begins
std::cout << "Hello, World!" << std::endl; // Output "Hello, World!" to the console
return 0; // Indicate successful program execution
}
#include
is a preprocessor directive that tells the compiler to include a standard library.
postedit
EDIT: Source code is now moved to GitHub. Source code can be downloaded from the project’s GitHub page.
pleasenote
NOTE: Please note that download links are now deprecated. Binary version of msbuildreorder can be downloaded directly from the project’s GitHub page.
renamep
IMG_8823.jpg Trip to Hawaii with John (2007) 01.jpg IMG_8824.jpg Trip to Hawaii with John (2007) 02.jpg
IMG_8825.jpg Trip to Hawaii with John (2007) 03.jpg
…
IMG_8899.jpg Trip to Hawaii with John (2007) 77.jpg
buttons
Click on the
button then on the button to activate the process.image captions
image gallery
Forms
Tables
HTML 5 table:
Company | Contact | Country |
---|---|---|
Alfreds Futterkiste | Maria Anders | Germany |
Centro comercial Moctezuma | Francisco Chang | Mexico |
Ernst Handel | Roland Mendel | Austria |
Island Trading | Helen Bennett | UK |
Laughing Bacchus Winecellars | Yoshi Tannamuri | Canada |
Magazzini Alimentari Riuniti | Giovanni Rovelli | Italy |
Table with no header (all first row has empty cells):
First | john | $20,000 | $10,000 |
Second | david | $30,000 | $15,000 |
Last | marry | $40,000 | $15,000 |
RC transmitter channels:
CH 1 | : | Throttle |
CH 2 | : | Rudder |
CH 3 | : | Ailerons |
CH 4 | : | Elevator |
CH 5 | : | Flight mode |
CH 6 | : | ??? |
High | = | 100% |
Low | = | -100% |
Offset | = | 0% |
Comments