Website Development Basics


Website working technology

 Round trip technology

(request and response occur in the same page) 

 
Professional texting- 

Professional texting can be done using font awesome(icon toolkit based on css) 
 
Types of Website:- 
 
1.Static(only informative and no user interface) 

2.Dynamic(information and user interface both) 

3.Fuzion(Algorithms based website) - based on calculations 

Ex. If user want to see website of furniture in which he/she can look 3d view of the furniture or other measurement parameters 
 
Types of Webpage- 
 
1.Single window webpage 
 ( About us , contact us)  

2.Multi window webpage (Registeration,login) 

Web Structure- 

http://www.domain_name.com 

Http- it is responsible for the communication between web browser and web server. 

:(Colon)- Server finder operator.
 
Types of server - 

1. Linux server-(Java,php and etc ) 
Directory (publichtml/www) 

2.Windows server-(dotnet,Salesforce) 
Directory (httpdocs)  

3. Cloud (both directory) 


/(First slash)- Directory finder. 
/(Second slash)- file finder. 

 Www- World wide Web Database. 

.(dot)- domain name finder . 

.com- extension(identify a website) 

Comments

Popular posts from this blog

Parameter Query

Final Project

Grid View Paging