The repo has 3 branches with specific exercises with HTML and CSS code in each branch. html_basic_command branch contains the files with the basic HTML commands. html_forms branch is branched from html_basic_command branch. It contains the file with code that creates different forms on the HTML page. css_style branch is branched from html_forms branch. It contains the HTML files and corresponding CSS files, that make specific designs for HTML pages.