PHP (Hypertext Pre Processor)

What is PHP: It is hypertext preprocessor. The scripts are used on the server. PHP file consists of HTML, CSS, JavaScript and PHP code. The extension of…

Read More

BOOTSTRAP

What is bootstrap? Bootstrap is front end framework for web development. It includes HTML and CSS designed templates and optional javascript plugins. It is also used to…

Read More

CSS (CASCADING STYLE SHEETS)

What is CSS? CSS is a language used to style a web page. It describes how HTML pages should displayed on media or websites. What are the…

Read More

HTML (Hyper Text Markup Language)

What is HTML? Html is hypertext markup language. It is a combination of hypertext and markup language. Markup language defines the text document within the tag and…

Read More