Normal Website
The normal website is like an online business card for any
company, which provides:
-

Welcome page.
Company Overview (history, business filed, management, ….).
Products information.
Contact information /form.
The normal website don’t have (an user registration- online
purchase - database ,…).
Web application/Dynamic websites
The dynamic websites or web application such as:
Amazon, eBay, Yahoo, NetOnNet.se, CNN, … which
they have a database allow the client to:
- Create user account for buying online, watch news, sell
products,…
- Government use such as: online application for visa, etc.
In other way the dynamic websites which has ability to
communicate/response with clients in many way.
What I have to learn?
Which software I have to use?
In fact there are many of software are available to build and
create your website most of them are free of charge:
-

Ms visual studio.
Adobe Dreamweaver.
Ms expression web.
Note++
And many of others software are available online.

In order to create database of your web application you
need to use:
Ms SQL Server – MySql.
Introduction to HTML & CSS
HTML & CSS
• HTML is Hyper text markup language which allow you to
create web pages by using the main language that all the
server can read and handle with it.
• CSS is Cascading style sheet which is working together with
HTML to gives the website the design that you have designed
by Photoshop.
Note: HTML & CSS are not a programming languages.

HTML & CSS are working together to provide a nice and high
level of web design.
Relationship between HTML & CSS
web page structure

Introduction to websites

  • 2.
    Normal Website The normalwebsite is like an online business card for any company, which provides: - Welcome page. Company Overview (history, business filed, management, ….). Products information. Contact information /form. The normal website don’t have (an user registration- online purchase - database ,…).
  • 3.
    Web application/Dynamic websites Thedynamic websites or web application such as: Amazon, eBay, Yahoo, NetOnNet.se, CNN, … which they have a database allow the client to: - Create user account for buying online, watch news, sell products,… - Government use such as: online application for visa, etc. In other way the dynamic websites which has ability to communicate/response with clients in many way.
  • 4.
    What I haveto learn?
  • 5.
    Which software Ihave to use? In fact there are many of software are available to build and create your website most of them are free of charge: - Ms visual studio. Adobe Dreamweaver. Ms expression web. Note++ And many of others software are available online. In order to create database of your web application you need to use: Ms SQL Server – MySql.
  • 6.
  • 7.
    HTML & CSS •HTML is Hyper text markup language which allow you to create web pages by using the main language that all the server can read and handle with it. • CSS is Cascading style sheet which is working together with HTML to gives the website the design that you have designed by Photoshop. Note: HTML & CSS are not a programming languages. HTML & CSS are working together to provide a nice and high level of web design.
  • 8.
  • 9.