For this assignment, I'm going to explain how to write in HTML, similar to my last post, but on a much more simplified level. The most important part of an HTML document are its tags. Anything you see on the page with "< >" around it is a tag. To demonstrate this among other things, I will use Codepen as a tool to show how HTML converts into a web page.
CSS code stands for Custom Style Sheets, which allow you to change shapes and colors and sizes all through parameters. Here's an example of how CSS and Javascript was implemented into this fun Daft Punk soundboard.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.