1. Start a new HTML Project in Themler.
  2. Turn off the Header, Sidebars, and Footer.
  3. Remove the Slider.
  4. Add a Layout Container.
  5. Select Length as 'Page Width'.
  6. Set the Width '50%', and the Height '600px'.
  7. Add a Background to this Container.
  8. In the background Tab set the Image Size to 'Cover', Repeat to 'No Repeat', Position to 'Center'.
  9. In the Arrange Tab set the Float to Left.
  10. Add another Layout Container next to the previously added one.
  11. Select Length as 'Page Width'.
  12. Set the Width '50%', and the Height '600px'.
  13. Add a 'Text' Control.
  14. Remove Padding.
  15. Press the 'HTML Source' and add the HTML content.
  16. Insert a 'Button'.
  17. Set 'Padding' for a Container.
  18. Select the 'Raleway' font for Headings.
  19. Edit the Heading 1: Size - 72px, Weight - 100, Line Height - 1.
  20. Edit the Heading 5. Size - 16px, Weight - 700, Line Height - 1, Letter Spacing - 1px, Before - 1em, After - 1em.
  21. Change the Width and the Padding of the Container with Text.
  22. Change the Button Styles.
  23. Modify Padding and Font styles for Responsive Modes.


<iframe width="1120" height="630" src="https://www.youtube.com/embed/LCKNpJzyixw" frameborder="0" allowfullscreen></iframe> 1. Start a new **HTML** Project in Themler. 2. Turn off the **Header**, **Sidebars**, and **Footer**. 3. Remove the **Slider**. 4. Add a **Layout Container**. 5. Select Length as **'Page Width'**. 6. Set the Width **'50%'**, and the Height **'600px'**. 7. Add a Background to this Container. 8. In the background Tab set the Image Size to **'Cover'**, Repeat to **'No Repeat'**, Position to **'Center'**. 9. In the Arrange Tab set the Float to **Left**. 10. Add another **Layout Container** next to the previously added one. 11. Select Length as **'Page Width'**. 12. Set the Width **'50%'**, and the Height **'600px'**. 13. Add a **'Text'** Control. 14. Remove **Padding**. 15. Press the **'HTML Source'** and add the HTML content. 16. Insert a **'Button'**. 17. Set **'Padding'** for a Container. 18. Select the **'Raleway'** font for Headings. 19. Edit the **Heading 1**: Size - 72px, Weight - 100, Line Height - 1. 20. Edit the **Heading 5**. Size - 16px, Weight - 700, Line Height - 1, Letter Spacing - 1px, Before - 1em, After - 1em. 21. Change the Width and the Padding of the Container with Text. 22. Change the Button Styles. 23. Modify Padding and Font styles for Responsive Modes. <br>