I was wondering if it's okay or normal for people to ' Tweak, Modify or change ' this and the other stuff like this: load_theme_textdomain('html5blank', get_template_directory() . '/languages'); to load_theme_textdomain('mytheme', get_template_directory() . '/languages');? So can I replace the html5blank with my Theme Name? Thank you
Make sure you save a copy of what you have before you start working on it. Then you can make any changes you want. (If you save incremental steps, you can always "back up one step" if you screw something up so badly that you can't undo it.)