<HTML TAGS> <div> < Can be styled with CSS. a tag that can have elements like <p>, <blink>, & <input> inside. has a closing tag. <blink> < in real HTML, now it's deprecated. Any elements inside will go on and off. Can't be styled with CSS. a tag that can have elements like <p> & <input> (not <blink>) inside. has a closing tag.
NOTE: Closing tags are the same as the Opening tag, exept with a / before the word.