網(wǎng)上下的網(wǎng)站模板,用dreamweaver修改字體后,我如果用搜狗打進(jìn)去漢字就顯示亂碼,但如果我打的是英文就能顯示,不知道怎么解決,有沒有知道是什么情況,求各位大神幫忙。<!DOCTYPE html><html><head><title> Photographica-Final Bootstrap Website Template| Home :: w3layouts</title><link href="./css/bootstrap.css" rel="stylesheet" type="text/css" media="all"><link href="./css/style.css" rel="stylesheet" type="text/css" media="all"/><!--web-fonts--><link rel='stylesheet' type='text/css'><!--js--><script src="./js/jquery.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1"><script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script><!-- start-smoth-scrolling --><script type="text/javascript" src="./js/move-top.js"></script><script type="text/javascript" src="./js/easing.js"></script> <script type="text/javascript"> jQuery(document).ready(function($) { $(".scroll").click(function(event){ event.preventDefault(); $('html,body').animate({scrollTop:$(this.hash).offset().top},1000); }); }); </script><!-- //end-smoth-scrolling --><script src="./js/jquery.magnific-popup.js" type="text/javascript"></script><link href="./css/magnific-popup.css" rel="stylesheet" type="text/css"><script> $(document).ready(function() { $('.popup-with-zoom-anim').magnificPopup({ type: 'inline', fixedContentPos: false, fixedBgPos: true, overflowY: 'auto', closeBtnInside: true, preloader: false, midClick: true, removalDelay: 300, mainClass: 'my-mfp-zoom-in' }); }); </script></head><body><!--header start here-->?<div class="header" id="home">? ? ? ?<div class="container"> ? ? <div class="header-main"> ? ? ? ? <!--div class="logo"> ? ? ? ? ? ? ? ? ? ? ? ? ?<a href="index.html"><img src="./images/logo-b.png"></a> ? ? ? ? ? ? </div> ? ? ? ? ? ? <span class="menu"><img src="./images/icon.png"--> </span>? ? ? ? ? ? ? <div class="clear"> </div> ? ? ? ? ? ? <div class="header-right"> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<ul class="res"> ? ? ? ? ? ? ? ? ? ? ? <li><a class="active" href="index.html">Home</a></li> ? ? ? ? ? ? ? ? ? ? ? <li><a href="work.html">Work</a></li> ? ? ? ? ? ? ? ? ? ? ? <li><a href="contact.html">Contact</a></li> ? ? ? ? ? ? ? ? ? ? ? </ul>? ? ? ? ? ? ? ? ? ? ? ? ?<script> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?$( "span.menu").click(function() {? ? ? ? ? ? ? ? ? ? ? $( ?"ul.res" ).slideToggle("slow", function() {? ? });? ? ? ? ? ? ? ? ?}); ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? </script> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?? ? ? ? ? ? ?</div> ? ? ? ?<div class="clearfix"> </div> ? ?</div> ? ? ? ? ? ? ? ?? ? ? ? ? ? ? ? ? ? ? ? ? ? ?<span class="a"> </span> ? </div> ? ??</div>?<!---pop-up-box----> ?<script type="text/javascript" src="./js/modernizr.custom.min.js"></script> ? ? <link href="./css/popuo-box.css" rel="stylesheet" type="text/css" media="all"/> <script src="./js/jquery.magnific-popup.js" type="text/javascript"></script> <!---//pop-up-box----><!--work start here--><div class="work"> <div class="container"> <div class="row work-row"> <a href="#small-dialog" class="thickbox play-icon popup-with-zoom-anim"><div class="col-md-4 work-column"> <img src="./images/D.jpg" alt="" class="img-cap"> <div class="caption"> ?<div class="text"> ? ? ? ?<h3><font face="Verdana, Geneva, sans-serif">個人評價</font></h3> ? ? ? ? ?</div> </div> </div> </a> <div id="small-dialog" class="mfp-hide"> <div class="image-top"> <img src="./images/D.jpg"/> <p><font face="Verdana, Geneva, sans-serif">為人積極樂觀,活潑開朗,熱愛設(shè)計<dr>喜歡接觸不同的新鮮事物。</font></p> </div> </div>
網(wǎng)上下的網(wǎng)站模板,用dreamweaver修改字體后,我如果用搜狗打進(jìn)去漢字就顯示亂碼,但如果我打的是英文就能顯示,不知道怎么解決,求各位大神幫忙。
cth小米
2015-06-12 09:24:53