Posts

Showing posts from July, 2021

Starting Python

Image
Menu Home YouTube Instagram Latest Version Of Python Download Python 3.6.5 Python Editor for Android Python Online Editor Python implementation was started in late 1980s and was started by Guido Van Rossum in 1989 at CWI .In 1919,its code was published and in the year 1994 Python 1.0 was Released. Python is an object-oriented language, which means that is lays more emphasis on the data rather that the procedure. Why Python is Popular Easy to learn Free to use even for Commercial purpose Portable Interactive Mode Simple Syntax Page Title Under Copyright ©prakhardoneria.blogspot.com &nbsp&nbsp&nbsp&nbspNext&nbsp&nbsp&nbsp&nbsp

COLOR PICKER USING HTML AND SYNTAX

Show a Color Picker Select your favorite color: Note: type="color" is not supported in Internet Explorer 11 or Safari 9.1 (or earlier). Get the Program Code

TIME COUNTDONE | DATE SELECTED- JAN 01 2022

DARK MODE USING HTML,CSS,JAVASCRIPT

Toggle Dark/Light Mode Click the button to toggle between dark and light mode for this page. Toggle dark mode Program Code POP Up using HTML

ANIMATION USING HTML AND CSS | HTML | PRAKHAR DONERIA | OUTPUT PROGRAM

Image
Note: This example does not work in Internet Explorer 9 and earlier versions. Note: This example does not work in Internet Explorer 9 and earlier versions.

Feedback form program

<!Doctype html>    <html>          <head>              <meta name="viewport" content="width=device-width, intial-scale=1">              <title> Form </title>        </head>   <style>      @import url('https://fonts.googleapis.com/css2?family=Itim&display=swap');      @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');      @import url('https://fonts.googleapis.com/css2?family=Newsreader:wght@300&display=swap');      @import url('https://fonts.googleapis.com/css2?family=Girassol&display=swap');    form {         font-family:'Itim', cursive;             }    button{           border:2px solid black;           padding:17px 15px;           border-radius:15px 14px;           width:100%;           cursor:pointer;           font-family:'Roboto', sans-serif;           font-size:15px;           background-color:rgb(225,195,225);  

FEEDBACK FORM

Image
Form Feedback Form First name : Middle name : last name : DOB : Mo no : Email-id : Password : Select your city : Mumbai Etawah Others Select your gender : Male Female Feedback : Enter your feedback here. Select feedback type :-- Excellent Good Average