My chosen comparison is between HTML and CSS. While the two do different function but using both of them would make the making and editing website much more efficient. HTML or Hyper Text Markup Language is used to layout the foundation structure of the website like menu, logo, header, footer and content area. It a very forgiving language in my opinion since the code still can be run even if multiple error is present and it was coded with human language while not having to use alot of syntax but it don't scale very well to make bigger and fancier website layout since the code repetition come into play and make the code more convoluted to write. It also make harder to trace the problematic code in the huge HTML codes.
This is where CSS come into play. CSS is a separate file that determine the appearance of the website and it's code work similar to HTML with addition to tags that can be used to modify certain area of the website without disturb the other or can be copy the same style to multiple section of the website. It became popular because of it's modularity as CSS also can be used on other language like XML and XHTML.
Source
The Web Coach: What is the difference between HTML and CSS?
http://www.the-webcoach.com/design-development/html-css/what-is-the-difference-between-html-and-css/
DifferenceBetween.net: Difference Between HTML and CSS?
http://www.differencebetween.net/technology/difference-between-html-and-css/
Name: Khairuddin Bin Rosnan
ID: CVB 130904184
Course: CU216 BSC Hons Multimedia Computing
Program: 205CDE Developing Modern Web 1
Session: August 2014 - August 2015
No comments:
Post a Comment