Search
 
SCRIPT & CODE EXAMPLE
 

HTML

enmascarar url html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 <title>Documento sin título</title>
 <style type="text/css"> 
html, body, div, iframe { 
margin:0; 
padding:0; 
height:100%; 
} 
iframe { 
display:block; 
width:100%; 
border:none; } 
</style>
 </head>
 <body>
 <iframe src="http://www.tudominio.com/home.html"></iframe>
  </body>
 </html>
Comment

PREVIOUS NEXT
Code Example
Html :: mobile width reads 980px ? 
Html :: Laravel 5: Mostrar HTML con Blade 
Html :: HTML - Textbox appears when hovering over 
Html :: servicenow g: breakpoint 
Html :: bootstrap dropright overflow issue 
Html :: magnifying glass html code 
Html :: input type number is not showing decimal cases when is 0.00 html 
Html :: mobile app 
Html :: how to back up disk partision 
Html :: html use 
Html :: 2step 
Html :: COMMENT EFACER UN BORDER DANS UN TABLAEAU 
Html :: Assignment 1 
Html :: command parse pipe output 
Html :: how to make option values contain spaces in html 
Html :: arduino wireless communication 
Html :: who invented html 
Html :: hover message html 
Html :: jQuery CDN | jQuery Migrate | jQuery UI | jQuery Mobile Latest Version 
Html :: html table row_coloumn customization 
Html :: fix stuff 
Html :: freecodecamp step 14 quiz 
Html :: how to declare a div 
Html :: how to triger multiple function in html 
Html :: form mobile number validation 
Html :: mise en forme 
Html :: Jawaban 1 
Html :: html entity decode in sql query 
Html :: html select subselect 
Html :: HTML entities must be escaped 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =