Questions tagged 'HTML'
4 questions
Move About Me Up on Myspace?
I know there are codes that can move the "About Me" section up on Myspace, but they often disrupt the navigation, which looks unappealing. I've tried several codes that reposition it, but they end up...
What is the HTML code to create a forum?
I am building a website and would like to include a discussion board or forum. Could someone provide the HTML code or guidance on how to create one?
What is the importance of using the proper markup language?
What is the importance of using the proper markup language? a. HTML informs the web browser about how to display the page content. b. Without HTML, search engines would be unable to recognize and rea...
How do you skip lines in HTML?
I have some HTML code, and I would like to create a blank line between an image and some text. What HTML code should I use to achieve this spacing?