I’m building my left sidebar. Im using a Navigation widget but half the lines have errors. Im using identical pasted code on each line so this makes no sense.
The code has
on each line. The errors underlined in red are
and
and
. BUT only the < and > are underlined.
Not every line has the errors yet each line was pasted the same code.
I can’t save the widget because of the errors. This is the second time I’ve handcoded this text but I saved a copy this time.
Anyone know what is causing this issue?
The code has
Code:
<a href”/text”/>Text</a><p>
Code:
<a
Code:
“/>
Code:
<
Not every line has the errors yet each line was pasted the same code.
I can’t save the widget because of the errors. This is the second time I’ve handcoded this text but I saved a copy this time.
Anyone know what is causing this issue?

Comment