Quote by Steve Jobs
"Everybody in this country should learn to program a computer, because it teaches you how to think."
"Everybody in this country should learn to program a computer, because it teaches you how to think."
HTML stands for Hyper Text Markup Language. It's elements are the building blocks that creates the basic layout or outline of a web page. THe elements used are represented by tags.
CSS stands for Cascading Style Sheets. It describes how html elements should be displayed. Basically, it is responsible for the style and design that a website needs.
JavaScript is the programming language for the web. It can update and change both html and css. JavaScript is used to code the functions of a web.
"I chose to be a lazy person to do a hard job. Because a lazy person will find an easy way to do it."
This is a screenshot of my first atttempt. When I first started coding, I was not very proficient at it. I had to research alot and learn more about. After that, I finally tried to do my attempt one. It wasn't bad, if only if it didn't have a lot of errors. It took a lot of retries until I was finally satisfied with my attempt one.
This is a screenshot of mine and Turtle's second atttempt. Doing the second attempt was easy. I only had to type html and css codes for a sign-up form and the history of BTS and the rest was up to my partner.
This is a screenshot of my third atttempt. Doing attempt three was a lot of work. I had to experiment on a lot of websites to see if my codes worked. It took 5 days to experiment and 3 full days to design the website and tyoe the codes. Plus, this time, it wasn't only html and css. I also had to type javascript codes, which is the most complicated among the three programming languages. However, even though it was hard and kind of frustrating, it was still fun for me. Specially, when you see a good result.