redirect url to another url || Redirect a page to another page in php || redirect one page to another page in html js php
This php version code:- <?php header('location : https://codefind.in'); ?> This HTML verison code:- <meta http-equiv="refresh" content="0; url='https://codefind.in/'" /> content=”0; (this timing) This Java script source :- <script type="text/javascript"> window.location.href =…
How to add text in image html || How do I put text on a picture in HTML? || How to write text on image in html with css
You can use the CSS positioning methods in combination with the margin property to position or place the text over an image (i.e. the <img> element), in order to have text…
This Image viewer source code download | html picture viewer script
Simple JavaScript image viewer your website for better, javascript image gallery with thumbnails, The thumbnails will have two data attributes that we’ll use later in our JavaScript. This Image viewer source code…
Website Introduction
What is website You must have heard about the website, if you are also wondering what a website is, then tell it in simple language, then it is a platform…
Android App Introduction
Who introduced Android? The Android operating system was developed by Google (GOOGL) for use in all of its touchscreen devices, tablets, and cell phones. This operating system was first developed by…
Blogger Introduction
What is blogger website ? Blogger is such a platform, where you can create your own website, that too for free, in this you do not need hosting, and in…
WordPress Introduction
What is WordPress and its uses? The most important features of WordPress are that you can create a dynamic website without any programming and design knowledge, WordPress is a content management…
SEO Introduction
The future of SEO in 2022 also includes creating evergreen content. Content is a critical component if you want to succeed with SEO in 2022. If you don’t create content, you won’t…
Introduction to SQL
sql is useful to us when we submit a form, and the data we submit in it, such as the information of a student, which contains information such as his…
CSS Introduction
What is CSS? CSS stands for Cascading Style Sheets CSS describes how HTML elements are to be displayed on screen, paper, or in other media CSS saves a lot of…