Hi there,

I'll try to describe this clearly.

In published page, each note has a <a> anchor for it. The current code is:
<a name="1"></a>

Since it is suggested to use "id" and "name" attribute in each
element, so should we change the attributes a little? And the value
should be started with a letter.
<a id="n1" name="n1"></a>

Thanks and regards,
Zhao Lei

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to