To fix the error because you should close some codes, for example, when you put the Meta Code verification from Yahoo as follow:
<META name="y_key" content="571cc8f9b9109919">
Although the codes given by Yahoo, but if you put it into blogger template, it must be error. To fix it, you should add the closing code. Because this is a meta code (see at the beginning of the codes <meta), therefore, the closing code must be with slash </meta>, example:
<meta content='acc338bdb31a8e100' name='y_key'></meta>
Or, for this case you just add the sign slash ( / ) at the end of the meta code, e.g.:
<meta content='acc338bdb31a8e100' name='y_key'/>
This is just an example, one thing you should remember is what have you done before the error message appears, this will be your guide.
ADVERTISEMENTS
0 comments