Update html functionality:
- Rename OPTIONNAM and OPTIONVAL variable names to ACTIONNAM and
ACTIONVAL respectively.
- Add positional parameters interpretation using getopt(1) inside
html_updateHeading.sh function.
- Redefine REGEX in order to match html files only.
- Update comments.