answersLogoWhite

0

Why won't this HTML work?

User Avatar

Anonymous

10y ago
Updated: 8/20/2019

Obviously, you will not get an answer specific to your situation, because you did not supply any HTML code. However, a very common problem with HTML not displaying properly is missing or malformed tags. If you have a <b> tag with out a </b> tag, all text after the <b> will be in bold, even if that was not your intent.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Why is howrse saying that your HTML on your page is wrong so it wont work?

HTML when contains error won't work on the browsers. It can happen when a tag is not closed correctly.


How do you working in HTML?

You can work on HTML in Notepad or Notepad++. These are text editors which understand HTML.


Does HTML work in PowerPoint?

NO HTML does not work in PowerPoint. Power Point is for making slide shows and HTML is a web programming language.


What does HTML use tags for?

HTML cannot work without it's tags. It uses tags for it's scripting work.


Why i don't need HTML to work?

The people not into web-designing do not need HTML to work. Only web designers are in the need of that.


Is HTTP an example of HTML code?

No. HTTP is HyperText Transfer Protocol, which is the protocol that web pages work on. HTML needs HTTP for it to work. HTTP is not code for a web page; it is not HTML.


How does HTML work with facebook?

It doesn't


How do you use HTML to remove HTML you already have?

I don't think you can use HTML to remove HTML, you can hide HTML commands with &lt;!-- TEXT OR SCRITPS HERE --&gt; Any scripts between the &lt;!-- AND --&gt; wont show up on the HTML document. using those are good for leaving reminds like where a form starts and stops or to place something there that you might use later.


How does java script ehance the capabilites of HTML?

Javascript can change how HTML will work, alike how CSS makes HTML look flashy.


What are and used for in HTML?

HTML uses tags for its complete functionality. These tags are defined to do a certain work.


Can you insert a HTML on your profile page on WikiAnswers?

Yes however not all html tags will work.


Is it true HTML code needs to be complied before it run in order for it to work?

No HTML can be written in a simple text file and saved as .html.