You will need to learn this new skill for yourself at your own pace. But, you are lucky because you are all learning together with your class and teachers in a learning community. This means we can all share our new knowledge and support each other during each lesson.
Join the course, and continue your progress with Code.Org
Rubric in full screen
You can translate any of these definitions using the immersive reader or Google Translate.
Code.org - Keywords list for HTML
Google Sheet for reports
Tech Term | Definition |
---|---|
Bug | Part of a program that does not work correctly. |
Comment | A note in the source code of a computer program that helps explain the code |
Copyright | The exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same |
Creative Commons | A collection of public copyright licenses that enable the free distribution of an otherwise copyrighted work, used when an author wants to give people the right to share, use, and build upon a work that they have created |
Debugging | Finding and fixing problems in an algorithm or program. |
HTML | Hypertext Markup Language, a language used to create web pages |
HTML Element | A piece of a website, marked by a start tag and often closed with an end tag |
HTML Tag | The special set of characters that indicates the start and end of an HTML element and that element's type |
Indentation | The placement of text farther to the right or left of the surrounding text, making it easier to understand the program's structure |
Web Lab | An HTML programming platform for learnging HTML |
Website Content | The raw text, images, and other elements included in a web page |
Website Structure | The purpose of different pieces of content in a web page, used to help the computer determine how that content should be displayed |
Whitespace | Any character that shows up as a blank space on the screen, such as a space, a tab, or a new line; helps separate different parts of the document to make it easier to read |
Want to learn more - Try the Solo Learn Course
Learning Intentions
Can I learn independently?
Can I create using a coding language?
Success Criteria
I can learn in an online community
I can make individual progress each lesson
I can learn HTML tags
I can use HTML tags
I can build my own webpage
I can share my knowledge with my class
Extra Tutorials and Resources