I’m wondering, what would be the best way of leaving code writers (programmers) information/initials/(maybe even) copyright… well, some information about web developer, not content maintainer inside HTML.
Is leaving a link to my site inside footer a good way, or I there maybe can used <meta> tags for something like that?
Thanks in advance!
Do you want that to be visible to the end user or not?
If not, use comments:
HTML
CSS
Javascript
If yes, most of the times it’ll be on the bottom, along with other copyright information.