There are lot of new elements are added which provides some extra functionality to create dynamic and attractive website in HTML5. It can make your code quick and easy with…
Web Designing
It refers to the programming paradigm of providing scope to the identifiers like name of types, functions, variables, etc. to prevent collisions between them. The same variable name might be required…
CORS- Cross-Origin Resource Sharing. It is header-based mechanism that allows a server to indicate any origins like scheme, domain, or port other than its own from which a browser should…
SVG- Scalar Vector Graphics. It is a popular tool for displaying two-dimensional charts, graphics and illustrations on websites. Without losing any of its resolution it can be scaled up or…
RWD-Responsive Web Design. It is used to make your web page look good, appropriate and well placed on all devices like desktops, tablet, smartphones, etc. It uses HTML and CSS…
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:…
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…