Posts by Bianca San • 489 points
5 posts
-
12
votes1
answer25845
viewsQ: In Python we have the switch function?
In Python we have the function switch? wanted to create a program but didn’t want to use many if, and that’s why the function switch help, but I’ve seen several videos Python lessons and no talk of…
-
0
votes1
answer10442
viewsQ: How do I import Python image with the Tkinter GUI?
How to place an image in the Tkinter library widget?
-
3
votes3
answers156
viewsQ: How can I capture the names of an html form and put in a variable in Javascript
I know how to do with Php but to catch a little bit with javascript, I wanted to use the fields "name" and "email" to put what the user type inside a variable name and another email inside…
-
30
votes1
answer21527
viewsQ: What is the function of the X-UA-Compatible meta tag within HTML
Could you tell me the function of this meta tag within an HTML document? <meta http-equiv="X-UA-Compatible" content="ie=edge">
-
3
votes1
answer484
viewsQ: Is it possible to create an internal search of a website without using PHP and database?
It is possible to create a search system inside a site with javascript and no database or php? I want to create an HTML search system