<!DOCTYPE html> <html> <head> <title>Post1</title> </head> <header> <h1>Prvi post</h1> <nav> <ul> <li>hello</li> </ul> </nav> </header>