Abdul wants to create a header for a webpage and enters this line: Welcome to Abdul’s webpage! , but the title is smaller than was expected. What is the problem? There is too much text for HTML to treat it as a header. Headers need to begin with the tag. The first tag should not have a slash. Headers cannot contain exclamation points.