News

To start off, create the basic HTML layout for your menu using the HTML5 element and an unordered list. To create a sub-menu, add a nested unordered list inside of a list item.
HTML and CSS use a box model, which means that page elements include margins, padding, background colors and, optionally, decorative borders. Open your HTML Web page in a text editor such as Notepad.