WEB DESIGN = DESIGN + INTEGRATION (HTML + CSS)
more about HTML and CSS - OriginWhat is Design?
Is it something you sketch? Is it a bright idea in your mind? There are end less questions and answers about what design is. It is hard to just give one precise answer because design lives in so many areas of our lives.. Design involves finding solutions that fit the user, task, and context of use. Properly designed objects -- including software, tools, and web sitesWhat is Web Page?
When we examine the element of its Construction, a web document can consist of up to three Layers- Content - HTML
- Presentation - CSS
- Behavior - Javascript
What is HTML?
HTML – Hyper text markup Language Its not a Programing language, its a Markup Language.What is the meaning of HYPER and MARKUP in HTML
HYPER: means Away From Its opposite to linear which means anything arrange in line. languages like C, C++, Java, etc, all these languages write in linear fashion. You can't skip a line. They have a proper path, they have a continuity. But in case of hyper you go anywhere on the internet by clicking a link. There is no set order to do things in. MARKUP: Markup is Preformatted text define some tags. In simple way we can say how we can distinguish normal text to system text, they way to write text for system called MARKUP.Why we need HTML, why HTML invent, Origins of HTML
HTML was the brainchild of Sir Tim Berners Lee. Sir Tim Berners lee is a British Computer Scientist and MIT Professor.- He is the inventor of www - (World Wide Web)
- He is the inventor of HTTP – (Hyper Text Transfer protocol)
- He is the inventor of urls - ( Universal Resource Locators)
- He is the inventor of HTML - ( Hyper Text Markup Language)
Cheers!! Joginder Poswal