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…
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…
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…