inplant training in coimbatore for cse


Posted January 31, 2020 by kanishkanetra

inplant training in coimbatore for cse providing web development training. It is used to develop the web page or web site using internet connection.

 
WEB DEVELOPMENT
WHO WE ARE?
CodeBind Technologies has been certified by ISO 9001:2015 company, that providing best real time free internship and inplant training for CSE, IT, ECE, EEE, EIE, ICE, Civil, Mechanical, Biomedical etc., and also providing free workshop and corporate aptitude test with certificate.

INTRODUCTION
inplant training in coimbatore for cse providing web development training. It is used to develop the web page or web site using internet connection. There are many languages are used to develop the web page. The basic languages are HTML(Hyper text markup language), CSS(Cascading Style Sheet), Java Script, PHP(Hypertext Preprocessor),MYSQL(MY Structured Query Language).
HTML:
 HTML stands for hyper text markup language. It is used to develop the front end of the web page or website.
 HTML pages is building blocks of html elements.
 HTML elements are represented by tags. There are two types of tags in html. That is Self closing tag and pair tag.
Syntax:


…………..


……………….
……………….


CSS:
CSS stands for Cascading Style Sheet. It is used to control the layout of the web page or website. CSS describes how to add style on html elements. Three types of style sheet is used in CSS. There are
 Inline style sheet
 Internal style sheet
 External style sheet
Inline style sheet:
It is used to add style directly to html element.
Example:
inplant training in Coimbatore
Internal style sheet:
It is used to style the element outside of the body.
Example:

inplant training in coimbatore for cse


h2
{
Property:value;
}

External style sheet:
It is used to connect external css file with our html document. In that css file saved in .css extension. That css file contained only css properties.
codebind.html




inplant training in Coimbatore for ece

training.css
h1{
property:value;
}
Selector:
 There are five selectors available in selectors
• Element selector
• Class selector
• Id selector
• Grouping selector
• Universal selector
Java Script:
 It is a scripting language. It is used to develop the front end of the web page. Java script is client side scripting language.It’s update and change both html and css.It can calculate, manipulate and validate data.
PHP:
Php means hypertext preprocessor or personal home page.It is used to connect front end and back end.
 It’s used open source general purpose scripting language.
 It contains text,html,css,javascript and php code
 Variable declaration=$a=10;
 Every statement ended with semicolon.

 Syntax:

 In php there are two methods are available
• GET Method
• POST Method
 These two method is used to collect information from the users.

GET Method:
 User details display in URL.
 It is no security.
POST Method:
 User details stored in database.
 It is secure method.
MYSQL:
MYSQL means MY Structured Query Language.It is used to develop the backend of the web page or web site.
 DBMS and RDBMS is available in mysql.
DBMS:
 DBMS means Data Base Management System.
 Data stored in file.
 Normalization is not present.
 No security.
 Handle small amount of the data.
 Single user.
RDBMS:
 RDBMS means Relational Database Management System.
 RDBMS is also called MYSQL.
 Data stored in tables.
 Normalization is present.
 Security.
 Huge amount of data.
 Multiple user.
There are two server used in mysql
 Local server
 Global server
Local Server:
 There are four servers available in local server.
• WAMP
• MAMP
• LAMP
• XAMP
 Local server only used in particular area.
Global server:
 Global server is world wide web.
 It’s used in overall the world.
-- END ---
Share Facebook Twitter
Print Friendly and PDF DisclaimerReport Abuse
Contact Email [email protected]
Issued By developer at codebind technologies
Phone 09751111343
Business Address 406,6th street extension,100 feet road,gandhipuram.
Country India
Categories Accounting , Banking , Biotech
Tags inplant training in coimbatore for civil , inplant training in coimbatore for ece , inplant training in coimbatore for eee
Last Updated January 31, 2020