File tree Expand file tree Collapse file tree 2 files changed +72
-0
lines changed
Expand file tree Collapse file tree 2 files changed +72
-0
lines changed Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < title > Document</ title >
6+ < style >
7+ # button {
8+ border : none;
9+ border-bottom : 3px solid # bf932b ;
10+ background-color : # ffc33e ;
11+ padding : 5px 20px ;
12+ border-radius : 10px ;
13+ margin : 10px auto;
14+ color : # f60 ;
15+ font-weight : bold;
16+ /*text-shadow: 0.1em 0.1em 0.05em #FFFFFF;*/
17+ text-transform : uppercase;
18+ text-align : center;
19+ }
20+ # button : hover {
21+ background-color : # FFD166 ;
22+ }
23+ </ style >
24+ </ head >
25+ < body >
26+ < form target ="_blank " action ="http://localhost/create-Url/index.php " method ="GET ">
27+
28+ < input type ="hidden " name ="dato " value ="xcSpoE/4QSgqhWWRnzUhcINASj+VeFLMOLtC3lqhib4Ad8oqbFPQnUlyHkZjB4QUZqWyF+UCRN+216YLF6pzcS/qMuAVdeAoThz9xSZjnFBAFTL0H9/LU3IUMZVb1ECT " />
29+
30+ < input type ="submit " name ="button " id ="button " class ="button " Value ="Descargar ">
31+
32+ </ form >
33+ </ body >
34+ </ html >
35+
36+
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < title > Document</ title >
6+ < style >
7+ # button {
8+ border : none;
9+ border-bottom : 3px solid # bf932b ;
10+ background-color : # ffc33e ;
11+ padding : 5px 20px ;
12+ border-radius : 10px ;
13+ margin : 10px auto;
14+ color : # f60 ;
15+ font-weight : bold;
16+ /*text-shadow: 0.1em 0.1em 0.05em #FFFFFF;*/
17+ text-transform : uppercase;
18+ text-align : center;
19+ }
20+ # button : hover {
21+ background-color : # FFD166 ;
22+ }
23+ </ style >
24+ </ head >
25+ < body >
26+ < form target ="_blank " action ="http://localhost/create-Url/index.php " method ="GET ">
27+
28+ < input type ="hidden " name ="dato " value ="xcSpoE/4QSgqhWWRnzUhcINASj+VeFLMOLtC3lqhib4Ad8oqbFPQnUlyHkZjB4QUZqWyF+UCRN+216YLF6pzcS/qMuAVdeAoThz9xSZjnFBAFTL0H9/LU3IUMZVb1ECT " />
29+
30+ < input type ="submit " name ="button " id ="button " class ="button " Value ="Descargar ">
31+
32+ </ form >
33+ </ body >
34+ </ html >
35+
36+
You can’t perform that action at this time.
0 commit comments