Can't edit or view document in design view
hi, have html doc i've pasted dreamweaver. renders fine in browsers , in "live" view in dreamweaver, see in design view yellow highlighted </td> tag. cannot view or edit document. is issue html code or style sheets? deleted code , still didn't show in design view:
<style type="text/css" media="screen">
body, p{margin:0; padding:0; margin-bottom:0; -webkit-text-size-adjust:none; -ms-text-size-adjust:none;} img{line-height:100%; outline:none; text-decoration:none; -ms-interpolation-mode: bicubic;} img{border: none;} #backgroundtable {margin:0; padding:0; width:100% !important; } a, a:link{color:#eb732e; text-decoration: underline;} .externalclass {display: block !important; width:100%;} .externalclass, .externalclass p, .externalclass span, .externalclass font, .externalclass td, .externalclass div { line-height: 100%; } table td {border-collapse:collapse;} sup{position: relative; top: 4px; line-height:7px !important;font-size:11px !important;} a[href^="tel"], a[href^="sms"] {text-decoration: none; color: #cfcfcf; /* set text color */ pointer-events: none; cursor: default;} .mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {text-decoration: default; color: #cfcfcf !important; /* set link color */ pointer-events: auto; cursor: default;} .no-detect a{text-decoration: none; color: #cfcfcf; /* set text color */ pointer-events: auto; cursor: default;} .hide {display: none !important;} span {color: inherit; border-bottom: none;} span:hover { background-color: transparent; } .externalclass img[class^=emoji] { width: 12px !important; height: 12px !important; display: inline !important; } .externalclass sup img[class^=emoji] { width: 10px !important; height: 10px !important; vertical-align: super; display: inline !important; }
</style>
any appreciated.
thanks,
ssl
use code validation tools below & fix reported errors.
code validation tools
------------------------------------
css - http://jigsaw.w3.org/css-validator/
html - http://validator.w3.org/
also, ensure paths supporting files (css, scripts & images) correct , pointing site folder.
nancy o.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment