-
Code's Tags
-
Your Codes
-
Reffers
-
Linked Codes
|
Code:
Short link for Twitter:
HTML:
HTML view:
Copy Source | Copy HTML- #divedit
- {
- position: absolute;
- z-index:0;
- background: silver;
- display: none;
- top:50%;
- left:50%;
- width: 400px;
- height: 274px;
- margin-left: -200px;
- margin-top: -137px;
- border: gray solid;
- }
|