FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
pythonlearn/popup.htm at master · durgesh2402/pythonlearn · GitHub
durgesh2402
/
pythonlearn
Public
forked from
csev/py4e
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
pythonlearn
/
popup.htm
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (9 loc) · 257 Bytes
Breadcrumbs
pythonlearn
/
popup.htm
Copy path
File metadata and controls
10 lines (9 loc) · 257 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
<
body
onload
='
window.open("http://www.pythonlearn.com/");
'
>
<
font
face
="
Arial,san-serif
"
>
<
h1
>
PythonLearn should have opened in a new window
</
h1
>
<
p
>
<
button
onclick
='
window.open("http://www.pythonlearn.com/");
'
>
Re-Open Page
</
button
>
</
p
>
</
font
>
</
body
>
Back
|
FazBrowse Home
|
New Git URL