The slider html markup is very simple. We’ll create a with the class “flex-container”, then inside of this we will add another one with the class “flex-slider”, in this div will be placed all the slider controls. To finish we will create an unordered list to add all the slides. Each slide needs to be inside of a list element.