3,614
edits
mNo edit summary |
m (spelling) |
||
Line 19: | Line 19: | ||
---- | ---- | ||
=== Links === | === Links === | ||
====Links in Blue but dont work==== | ==== Links in Blue but dont work ==== | ||
'''Problem''': Links that are blue but don't work.<br> | |||
'''Cause''': In this case it is '''not a missing''' <nowiki></div></nowiki> tag but a '''misplaced''' <nowiki></div></nowiki> tags. | '''Problem''': Links that are blue but don't work.<br> '''Cause''': In this case it is '''not a missing''' <nowiki></div></nowiki> tag but a '''misplaced''' <nowiki></div></nowiki> tags. Sometimes they are in the wrong place. Sometimes misplaced <nowiki></table></nowiki> can also cause problems.<br> '''Cure''': First, look for opening div tags by typing "<nowiki><div</nowiki> without the > under Ctrl F. This search will show you all the beginning div tags. | ||
'''Cure''': First, look for opening div tags by typing "<nowiki><div</nowiki> without the | |||
*Now look to see if each of these opening div tags has a closing div tag somewhere down the page. | *Now look to see if each of these opening div tags has a closing div tag somewhere down the page. *If it does, make the sure closing div tag is in the right place. If it apparent that it should be in another spot, you can then move it to where it should be. If you are not sure, get someone to help you. | ||
---- | ---- | ||
====Links - in HTML format instead of Wikitext format==== | ====Links - in HTML format instead of Wikitext format==== | ||
*'''Problem''': An external link that looks something like this: | *'''Problem''': An external link that looks something like this: |
edits