HTML- Hypertext Markup Language. In 1991, HTML was created by Tim Berners-Lee. Using Markup language, it is used to design web pages. The link between the webpages that is Hypertext….
We can easily add the background Image in the Html document which is to be displayed on a web page in HTML. In this method there are two following steps:…
C++ Java It becomes a platform independent It is also becoming a platform independent. For system programming it is mainly used. For application programming it is mainly used….
Java Virtual Machine is one of the specifications that provides a runtime environment in which java bytecode can be executed. In Java code, JVM acts like a run-time engine that…
In 1995, Java was developed by Sun Microsystem. It is a high leveled and widely used programming language. For many years, Java is one of the most popular programming languages….
The primary objective of Java programming language creation was making it simple, secure and portable programming language. In Java programming language there are some excellent features which play an important role…
In HTML the <canvas> tag is used to draw graphics on a web page using JavaScript. It can be used to draw boxes, gradients, texts, paths and adding images. By default,…
SOAP REST It is a protocol. It is an architectural style. SOAP- Simple Object Access Protocol. REST- Representational State Transfer. It can’t use REST because it is a…
It is a structure comprising a series of vertical and horizontal lines which intersect and used to arrange content. Is a way of providing a system that designers can work with…
Customers should receive responses to their questions in a timely manner, and Communication must always be open. The best way to reach new clients and keep repeat customers is to…
Document type declaration otherwise known as Doctype is an instruction used by web browsers to fetch what version of HTML the website is written in. For understanding, it helps browsers…
It is essential to understand the meaning of words during communication in any language. It becomes more critical and provides more semantic elements which make it easy to understand the…
In website, Pagination is a simple sequence of pages. These pages have similar content to display and are interconnected to the users. Multiple pages may be needed for a better…
It is a small piece of javascript program that can add user interactivity to your website. A Script could provide a dropdown menu and generate a pop-up alert box message….
It is a one-dimensional layout model that has efficient and flexible layouts with distributed spaces among items to control their alignment structure in CSS . It is a layout model…
Advantages of Responsive Web Design : User experience friendly : It is specially designed to respond according to user’s or customer’s behaviors and according to screen size, their needs, etc. For mobile view…
CSS- Cascade Style Sheet. It is a style sheet language that is used to describe the format and look of a document written in markup language. It is generally used…
PHP- Hypertext Preprocessor. It is an open-source, object-oriented, and interpreted scripting language that can be executed at the server side. For web development it is well suited. It is used…
Web designing is the creation of websites and pages to reflect a company’s brand, ensure a user-friendly experience and information. it can be easily accessed and shared online throughout the…
Replica Set Primary Member : In replica set Primary is the only member that receives write operations. In replica set secondary member is to log and apply the operations to…