--- sidebar_position: 2 --- # HTML Standard Gurted implements a HTML markup language that renders natively through Flumi. This standard supports familiar HTML elements with new features and modern styling capabilities. ## Document Structure Every Gurted document follows a familiar HTML structure: ```html My Gurted Page