• About
  • Policy
  • Contact

Blog De Nhat

  • Home
  • Menu
    • Sub.Menu
    • Sub.Menu
  • Translate
Trang chủ » Thủ thuật Website » Website và SEO » Cấu trúc giao diện và code tương ứng của Blog Blogspot

Cấu trúc giao diện và code tương ứng của Blog Blogspot

Điểm nhấn 24h Nhãn: Thủ thuật Website, Website và SEO 1 Comment 00:39
Để có thể thiết kế và chỉnh sửa được giao diện của Blogspot theo ý thích của các bạn đầu tiên bạn phải hiểu được Cấu trúc giao diện và code tương ứng của Blog Blogspot là như thế nào , không những vậy bạn còn phải có một chút hiểu biết về HTML CSS, Java Script, Photoshop, Mình sẽ hướng dẫn các bạn lần lượt từng phần một, trong bài viết này mình sẽ giúp các bạn hiểu Cấu trúc giao diện của Blog Blogspot. Chúng ta cùng bắt đầu nhé :
Giao diện của blog Blogspot được chia thành 3 phần như sau:

Cấu trúc giao diện và code tương ứng của Blog Blogspot



1. Phần đầu trang:
Tương ứng trong code của blog nó được bắt đầu bằng thẻ <head> ... và kết thúc bằng thẻ</head> nó chứa các thẻ cần thiết cho tiêu đề của một trang web như thẻ meta, favicon… Chúng ta có thể chỉnh sửa hoặc thêm các liên kết tới các file css, thêm phần miêu tả, từ khóa cho websitethông qua thẻ meta… Ví dụ : <script src='https://tivipanasonic.googlecode.com/svn/trunk/jquery-1.10.2.min.js'/> là đường dẫn tới file Javascript
Code: 

<head>
   <link href='https://plus.google.com/116132112416531235575' rel='author'/>
    <b:if cond='data:blog.isMobile'>
      <meta content='width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0' name='viewport'/>
    <b:else/>
      <meta content='width=1100' name='viewport'/>
    </b:if>
    <b:include data='blog' name='all-head-content'/>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<script src='https://tivipanasonic.googlecode.com/svn/trunk/jquery-1.10.2.min.js'/>
</head>

2. Phần thân của trang blogspot
Tương ứng trong code của blog nó được bắt đầu bằng thẻ <body> ... và kết thúc bằng thẻ </body>  đây là phần chính của một blog Blogspot. Phần này gồm danh sách bài viết, hiển thị bình luận… Nó chưa các thẻ HTML, XML, và các thẻ dành riêng cho Blogspot.
Code:
  <body expr:class='&quot;loading&quot; + data:blog.mobileClass'>
  <b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
    <b:widget id='Navbar1' locked='true' title='Thanh điều hướng' type='Navbar'>
      <b:includable id='main'>&lt;script type=&quot;text/javascript&quot;&gt;
    function setAttributeOnload(object, attribute, val) {
      if(window.addEventListener) {
        window.addEventListener(&#39;load&#39;,
          function(){ object[attribute] = val; }, false);
      } else {
        window.attachEvent(&#39;onload&#39;, function(){ object[attribute] = val; });
      }
    }
  &lt;/script&gt;
&lt;div id=&quot;navbar-iframe-container&quot;&gt;&lt;/div&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;https://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
        gapi.load(&quot;gapi.iframes:gapi.iframes.style.bubble&quot;, function() {
          if (gapi.iframes &amp;&amp; gapi.iframes.getContext) {
            gapi.iframes.getContext().openChild({
                url: &#39;https://www.blogger.com/navbar.g?targetBlogID\0755421316447594326086\46blogName\75IT+VI%E1%BB%86T+365\46publishMode\75PUBLISH_MODE_HOSTED\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://www.itviet365.com/search\46blogLocale\75vi\46v\0752\46homepageUrl\75http://www.itviet365.com/\46blogFollowUrl\75https://plus.google.com/116132112416531235575\46vt\75-7747087858455740556&#39;,
                where: document.getElementById(&quot;navbar-iframe-container&quot;),
                id: &quot;navbar-iframe&quot;
            });
          }
        });
      &lt;/script&gt;&lt;script type=&quot;text/javascript&quot;&gt;
(function() {
var script = document.createElement(&#39;script&#39;);
script.type = &#39;text/javascript&#39;;
script.src = &#39;//pagead2.googlesyndication.com/pagead/js/google_top_exp.js&#39;;
var head = document.getElementsByTagName(&#39;head&#39;)[0];
if (head) {
head.appendChild(script);
}})();
&lt;/script&gt;
</b:includable>
    </b:widget>
  </b:section>

  <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <div itemscope='itemscope' itemtype='http://schema.org/Blog' style='display: none;'>
      <meta expr:content='data:blog.title' itemprop='name'/>
      <b:if cond='data:blog.metaDescription'>
        <meta expr:content='data:blog.metaDescription' itemprop='description'/>
      </b:if>
    </div>
  </b:if>

  <div class='body-fauxcolumns'>
    <div class='fauxcolumn-outer body-fauxcolumn-outer'>
    <div class='cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left'>
    <div class='fauxborder-right'/>
    <div class='fauxcolumn-inner'>
    </div>
    </div>
    <div class='cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>
  </div>

  <div class='content'>
  <div class='content-fauxcolumns'>
    <div class='fauxcolumn-outer content-fauxcolumn-outer'>
    <div class='cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left'>
    <div class='fauxborder-right'/>
    <div class='fauxcolumn-inner'>
    </div>
    </div>
    <div class='cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>
  </div>

  <div class='content-outer'>
 <nav class='' id='main-nav' style='top: 0px; margin: 0 auto;'>
<div class='container'>
<div class='main-menu'>
<ul class='red' id='menu-main'>

<li class='red'><a class='home' href='/'>Home</a></li>

<li class='red'><a href='#' title='Chuyên Mục'>Danh Mục</a>
  <ul class='sub-menu'>
     <li><a href='/p/blogspot-series.html' title='Blogspot Series'>Blogspot Series</a>
       <ul class='sub-menu'>
         <li><a href='/p/blogspot-started.html' title='Blogspot Started'>Blogspot Started</a></li>
  <li><a href='/p/blogspot-development.html' title='Blogspot Development'>Blogspot Development</a></li>
  <li><a href='/p/template-blogspot.html' title='Template Blogspot'>Template Blogspot</a></li>
        </ul>
        </li>
   <li><a href='/p/seo-series.html' title='Seo Series'>Seo Series</a></li>
   <li><a href='/p/web-development.html' title='Web Development'>Web Development</a>
       <ul class='sub-menu'>
         <li><a href='/p/html-css.html' title='HTML CSS'>HTML/CSS</a></li>
  <li><a href='/p/javascript-jquery.html' title='Javascript  Jquery'>Javascript - Jquery</a></li>
  <li><a href='/p/photoshop.html' title='Photoshop'>Photoshop</a></li>
        </ul>
      </li>
      <li><a href='/p/phan-cung-may-tinh.html' title='Phần Cứng Máy Tính'>Phần Cứng Máy Tính</a></li>
</ul>
</li>

<li class='red'><a href='/p/dich-vu.html' title='Dịch Vụ'>Dịch Vụ</a></li>

<li class='red'><a href='/p/news.html' title='Tin Tức'>Tin Tức</a></li>

<li class='red'><a href='/p/about.html' title='Giới Thiệu'>Giới Thiệu</a></li>
<li class='red'><a href='/p/contact.html' title='Liên Hệ'>Liên Hệ</a></li>
</ul>
<div id='search'>
<form action='/p/search.html' class='searchform' id='cse-search-box'>
    <input name='cx' type='hidden' value='017438233063713549920:2wz78kfbowy'/>
    <input name='cof' type='hidden' value='FORID:9'/>
    <input name='ie' type='hidden' value='UTF-8'/>
    <input id='s' name='q' onblur='if(this.value==&apos;&apos;)this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.value=&apos;&apos;' type='text' value='Tìm kiếm bài viết...'/>
  <button class='searchbutton' tabindex='2' type='submit'/>  
</form>

</div>
</div>
</div>
</nav>
  <div class='content-cap-top cap-top'>
    <div class='cap-left'/>
    <div class='cap-right'/>
  </div>
  <div class='fauxborder-left content-fauxborder-left'>
  <div class='fauxborder-right content-fauxborder-right'/>
  <div class='content-inner'>

    <header>
    <div class='header-outer'>
    <div class='header-cap-top cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left header-fauxborder-left'>
    <div class='fauxborder-right header-fauxborder-right'/>
    <div class='region-inner header-inner'>
      <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
        <b:widget id='Header1' locked='true' title='ALL IN ONE (Tiêu đề)' type='Header'>
          <b:includable id='main'>

  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <b:if cond='data:mobile'>
          <div id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        <b:else/>
          <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                        + &quot;background-position: &quot;                        + data:backgroundPositionStyleStr + &quot;; &quot;                        + data:widthStyleStr                        + &quot;min-height: &quot; + data:height                        + &quot;_height: &quot; + data:height                        + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
    <b:else/>
      <!--Show the image only-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
          <b:include name='description'/>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>
      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
          <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
          <b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
        </b:widget>
      </b:section>
<b:section id='header-right' showaddelement='yes'/>
<div style='clear: both;'/>

    </div>
    </div>
    <div class='header-cap-bottom cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>
    </header>

 <div class='head_brnews'>
<div class='breaking-news'><div class='samazhlo'>CNTT 365 NEWS: </div>
<script src='https://tivipanasonic.googlecode.com/svn/trunk/autoscroll.js' type='text/javascript'/>

  <script type='text/javascript'>
 var nMaxPosts =10;
        var nWidth = 100;
        var nScrollDelay = 60;
        var sDirection = &quot;left&quot;;
        var sOpenLinkLocation = &quot;N&quot;;
        var sBulletChar = &quot;&gt;&gt;&quot;;
</script>
<script src='/feeds/posts/default?alt=json-in-script&amp;callback=RecentPostsScrollerv2&amp;max-results=10' type='text/javascript'/>
  </div>

<!--Social Icons Started -->

<div id='social'>

<a class='facebook' href='https://www.facebook.com/ngoisaoden33' rel='nofollow' target='_blank'/>

<a class='twitter' href='https://twitter.com/' rel='nofollow' target='_blank'/>

<a class='flickr' href='http://www.flickr.com/' rel='nofollow' target='_blank'/>

<a class='pinterest' href='http://pinterest.com/' rel='nofollow' target='_blank'/>

<a class='googleplus' href='https://plus.google.com/116132112416531235575' rel='nofollow' target='_blank'/>

<a class='vimeo' href='http://vimeo.com/' rel='nofollow' target='_blank'/>

<a class='youtube' href='http://www.youtube.com/' rel='nofollow' target='_blank'/>

<a class='mail' href='mailto:anhdienit@gmail.com' rel='nofollow' target='_blank'/>

</div>

<!--Social Icons End-->
</div>
    <div class='tabs-outer'>
    <div class='tabs-cap-top cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left tabs-fauxborder-left'>
    <div class='fauxborder-right tabs-fauxborder-right'/>
    <div class='region-inner tabs-inner'>
      <b:section class='tabs' id='crosscol' maxwidgets='1' showaddelement='yes'/>
      <b:section class='tabs' id='crosscol-overflow' showaddelement='no'/>
    </div>
    </div>
    <div class='tabs-cap-bottom cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>

    <div class='main-outer'>
    <div class='main-cap-top cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>

    <div class='fauxborder-left main-fauxborder-left'>
    <div class='fauxborder-right main-fauxborder-right'/>
    <div class='region-inner main-inner'>

      <div class='columns fauxcolumns'>

        <div class='fauxcolumn-outer fauxcolumn-center-outer'>
        <div class='cap-top'>
          <div class='cap-left'/>
          <div class='cap-right'/>
        </div>
        <div class='fauxborder-left'>
        <div class='fauxborder-right'/>
        <div class='fauxcolumn-inner'>
        </div>
        </div>
        <div class='cap-bottom'>
          <div class='cap-left'/>
          <div class='cap-right'/>
        </div>
        </div>

        <div class='fauxcolumn-outer fauxcolumn-left-outer'>
        <div class='cap-top'>
          <div class='cap-left'/>
          <div class='cap-right'/>
        </div>
        <div class='fauxborder-left'>
        <div class='fauxborder-right'/>
        <div class='fauxcolumn-inner'>
        </div>
        </div>
        <div class='cap-bottom'>
          <div class='cap-left'/>
          <div class='cap-right'/>
        </div>
        </div>

        <div class='fauxcolumn-outer fauxcolumn-right-outer'>
        <div class='cap-top'>
          <div class='cap-left'/>
          <div class='cap-right'/>
        </div>
        <div class='fauxborder-left'>
        <div class='fauxborder-right'/>
        <div class='fauxcolumn-inner'>
        </div>
        </div>
        <div class='cap-bottom'>
          <div class='cap-left'/>
          <div class='cap-right'/>
        </div>
        </div>
......
</body>
3. Phần chân trang
Tương ứng trong code của blog nó được bắt đầu bằng thẻ <footer> ... và kết thúc bằng thẻ </footer>  đây là phần chứa thông tin của chủ sở hữu blogs hoặc bạn cũng có thể thêm các thông tin khác tùy ý.
Code:
<footer>
       <div id='detailfoot'>
         Copyright &#169; 2014 <a href='/' target='_blank'>Tổng hợp</a> All Right Reserved . <br/>
         Blogger Designed by: <a href='/' target='_blank'>Tuandv33</a> Powered by: <a href='https://www.blogger.com' target='_blank'>Blogger</a>.  <br/>
         &#174; Ghi rõ nguồn khi phát hành thông tin từ trang web này.<br/>
<a href='http://www.dmca.com/Protection/Status.aspx?ID=d5af5a1f-e291-42d0-a18b-ecf365d92c82' target='_blank' title='DMCA'> <img alt='DMCA.com' src='http://images.dmca.com/Badges/dmca_protected_sml_120m.png?ID=d5af5a1f-e291-42d0-a18b-ecf365d92c82'/></a>
    </div>
......

    </footer>
Ok đến đây chắc các bạn cũng đã hiểu được Cấu trúc giao diện và code tương ứng của Blog Blogspot, và cấu trúc trên cũng chính là cấu trúc phổ thông mà bất kỳ blogs hay website nào cũng đều được phân chia như vậy bất kể la ngôn ngữ lập trình nào . Mình xin được kết thúc bài viết tại đây.

Bài viết liên quan

1 nhận xét:

avatar
Le Thuong
lúc 06:14 4 tháng 12, 2015 ✖

Khó quá

Trả lời

← Bài đăng mới hơn Bài đăng cũ hơn → Trang chủ

Giới thiệu về tôi

Điểm nhấn 24h
Xem hồ sơ hoàn chỉnh của tôi

Lưu trữ Blog

  • ►  2017 (10)
    • ►  tháng 3 (6)
    • ►  tháng 2 (1)
    • ►  tháng 1 (3)
  • ►  2016 (53)
    • ►  tháng 12 (1)
    • ►  tháng 11 (1)
    • ►  tháng 9 (1)
    • ►  tháng 3 (1)
    • ►  tháng 2 (3)
    • ►  tháng 1 (46)
  • ▼  2015 (230)
    • ▼  tháng 12 (105)
      • CHIA SẺ MÀN HÌNH MÁY TÍNH TRỰC TUYẾN | Không cần s...
      • Download phần mềm chuyển đổi video idoo video edit...
      • Share Template bán hàng online Johny Blackstore và...
      • Share 10 template blogger dành cho blog cửa hàng o...
      • 7 mẹo vặt rất hay khi sử dụng smartphone
      • Share 6 Template blogger tuyệt đẹp, hợp thời trang...
      • Hướng dẫn get link vip Fshare, 4share, tên lửa (Để...
      • Nokia X7-00 - Tải về bản Cập nhật phần mềm, chạy l...
      • Hướng dẫn tải ROM Nokia, Lumia tiếng việt tất cả m...
      • Hướng dẫn thêm bình luận hiện, ẩn
      • Hướng dẫn tạo ẩn, hiển thị More Categories Blog
      • Hướng dẫn tăng tốc độ Internet windows 10 bằng các...
      • Tạo thanh Liên hệ với tôi có thể Hiện - Ẩn
      • Thủ thuật giúp bài viết nhanh chóng có mặt trên kế...
      • Loại code bật thêm 1 cửa số mới
      • 5 tính năng nên thiết lập khi vừa cài Windows 10
      • Nhìn rốn - đoán ‘chuyện ấy’ của chàng
      • Hài - Người đẹp và xe
      • Nữ sinh duyên dáng, xinh đẹp
      • Thiếu nữ và tranh nghệ thuật
      • Thiếu nữ với phong cách hiện đại
      • Ngắm nữ cảnh sát xinh đẹp
      • Ngắm nhìn Hot girl Korea
      • Cùng ngắm Hoa hậu Hoàng My đệ nhất mỹ nhân Việt
      • Thánh Soi --->> Girl dịu dàng, kín đáo mà khêu gợi
      • Hướng dẫn tạo album Picasa và lấy về ghép vào web,...
      • Ngắm Hot girl Phương Lan Nguyễn (V ếu to đẹp)
      • Ngắm nhìn Hot hot Girl (không cho tải về nhé)
      • Newspaper v6.6.2 Premium WordPress Themes - Link D...
      • BMAG V1.3.3 - TEMPLATE BLOGGER DÀNH CHO TẠP CHÍ R...
      • BMAG 2.0.3 - Magazine Responsive Blogger Template
      • Sevida 2.4.2- Responsive Magazine Blogger Template
      • Download GoldWave 6.18 Full Keygen (mới nhất) – Cô...
      • Share Phần mềm cắt video tốt nhất (có hướng dẫn sử...
      • Hướng dẫn làm video Clip với ProShow Gold chi tiết...
      • Share Phần mềm cắt nhạc miễn phí tốt nhất (có hướn...
      • Hướng dẫn chuyển đổi định dạng video toàn tập (✔)
      • Hướng dẫn đóng dấu bản quyền hình ảnh nhanh bằng p...
      • Fotosizer Professional Edition 2.09.0.548 - FULL S...
      • Các phương pháp, thủ thuật kiếm tiền hiệu quả với ...
      • Hướng dẫn tích hợp Adf.ly cho tất cả các link tron...
      • Download FL Studio full - v12.2 - Beat, Mix nhạc c...
      • DJ Studio Pro 10.4.4.3 - Phần mềm chỉnh sửa và mi...
      • Atomix Virtual DJ Pro 8.0.2195 + Content - Phần mề...
      • Hướng dẫn chỉnh sửa âm thanh, tránh bản quyền âm t...
      • GiliSoft Video Editor 7.1.0 + Portable + Rus – Phầ...
      • Download GoldWave 6.15 Full + Key - Phần mềm biên ...
      • Phương pháp tăng sub cho youtube mới nhất 2015
      • Hướng dẫn cách nhúng nút đăng ký kênh Youtube vào ...
      • Download Avira AntiVirus – phần mềm diệt virus Avi...
      • Hướng dẫn đổi tên file hàng loạt với 1 click (thao...
      • Hướng dẫn quét Virus online hiệu quả, chuyên nghiệ...
      • Download 5000 ảnh Hot Girl xinh đẹp duyên dáng
      • 5000 ảnh girl xinh (phần 1)
      • Hướng dẫn download link dạng http://adf.ly hoặc ht...
      • Cận cảnh Hotgirl Hàn Quốc
      • Album ảnh stock girl chất lượng cao | Download 24....
      • Brand Mag UX - Template Blogspot đẹp
      • Vienna Mag - Template blogspot
      • Vienna Lite - Template Blogspot đẹp
      • Thiên thần sắc đẹp - Girl xinh và dam (1)
      • Ngắm nhìn các hoa khôi Việt (1)
      • Ngắm nhìn nữ DJ Nababy Pham - Hàng cũng tạm được
      • Hình ảnh đáng yêu hồn nhiên của bé - Thời trang ch...
      • Ngắm Girl xinh chơi bi-a (Net căng)
      • Giải trí - Ngắm người đẹp và xe
      • 5 bước đơn giản để chuyển danh bạ sang điện thoại ...
      • Hướng dẫn đồng bộ danh bạ từ nokia sang iPhone
      • Tổng hợp các cách chuyển danh bạ từ điện thoại cũ ...
      • Bảo Trân siêu mẫu thần đồng Việt - 15 tuổi
      • Download bộ hình nền Girl xinh chất lượng cao (1)
      • Hướng dẫn mở port modem để xem Torrent-TV
      • Hướng dẫn sử dụng Viet-simpletv - Chức năng Timesh...
      • Download Viet-Simpletv v0.4.8 b9 - chương trình xe...
      • Download KMPlayer 4.0.2.6 - Xem, phim nghe nhạc ch...
      • Download VLC - Xem truyền hình internet FPT, Sopc...
      • MX Player - Nghe nhạc, xem phim chất lượng cao trê...
      • Download Free Video Flip and Rotate 2.2.3.913 - Xo...
      • Kiếm tiền với quảng cáo của BidVertiser trên Web/Blog
      • Chia sẻ tài liệu liên quan đến Ô tô - VIP Vray
      • TRUY KÍCH
      • Cool Mag Blogger Template
      • Các Thủ thuật trên blogspot
      • Hướng dẫn mua bán OneCoin thu về EUR
      • Hướng dẫn đi Minning ( đào Onecoin) hay cách đổi T...
      • Hướng dẫn mua (nâng cấp) các gói đầu tư onecoin
      • Tại sao ONECOIN lại tốt hơn BITCOIN?
      • Hình ảnh Đường tăng xuất hiện khắp nơi - (và ảnh h...
      • Cách tạo Fanpage bán hàng trên Facebook
      • Cách gửi SITEMAP lên BING Webmaster Tool. Tăng tru...
      • Tạo bộ đếm lượt xem bài viết cho Blogger
      • Chèn, nhúng Video vào Blogs nâng cao, để tự play v...
      • Tiện ích dịch Blog / Web sang các ngôn ngữ
      • Hướng dẫn up video clip vi phạm bản quyền lên Yout...
      • Hướng dẫn ẩn code Google Adsense trên trang lỗi 40...
      • Phòng chống AIDS - Quảng cáo vui vui
      • Nhân Văn - Đạo Đức - Hiếu Trung
      • Về với tuổi thơ
      • Đố teen nào bằng .
      • CyberLink PowerDVD Ultra 15.0.2003.58 Full Key,Phầ...
    • ►  tháng 11 (125)

Chuyên mục

Bài đăng phổ biến

  • Chuyển đổi file PDF sang autocad (PDF to DWG) online miễn phí
    Chuyển đổi file PDF sang autocad (PDF to DWG) online miễn phí
    Với Autocad, việc chuyển file Dwg sang Pdf tương đối dễ dàng khi từ phiên bản Autocad 2007 trở đi nó cho phép in bản vẽ thành file PDF. Vậy ...
  • Cách tải và cài đặt Driver đầy đủ cho máy tính, Laptop
    Cách tải và cài đặt Driver đầy đủ cho máy tính, Laptop
    Mỗi khi  cài đặt mới lại Windows  cho máy tính  PC hoặc Laptop  thì một trong những vấn đề quan trọng và cấn thiết đó chính là  cài đặt Driv...
  • Ghost Windows 10, 8.1, 7 trực tiếp trên HĐH (ổ cứng) không cần đĩa
    Ghost Windows 10, 8.1, 7 trực tiếp trên HĐH (ổ cứng) không cần đĩa
    Phương pháp  Ghost Windows 10 , 8.1 hay Windows 7 là phương pháp phổ biết nhất hiện nay để cài lại hoặc cài mới hệ điều hành Windows cho máy...
  • Tổng hợp một số thủ thuật hay trong MS Word và Excel
    Tổng hợp một số thủ thuật hay trong MS Word và Excel
    Bài viết này Tienichvietnam tổng hợp một số thủ thuật hay trong MS Word và Excel 1. Bảo vệ văn bản của bạn Có nhiều cách để bảo vệ văn bản c...
  • Cách tạo Fanpage bán hàng trên Facebook
    Cách tạo Fanpage bán hàng trên Facebook
    Nếu bạn  bán hàng online thì  việc tạo  Fanpage trên Facebook  là điều vô cùng quan trọng. Những con số thống kê mới nhất cho thấy, hơn 80% ...
  • Share Bộ Lisp cad hay thông dụng nhất cho dân kỹ thuật cơ khí và kiến trúc
    Share Bộ Lisp cad hay thông dụng nhất cho dân kỹ thuật cơ khí và kiến trúc
    Đầu tiên Mình hướng dẫn Bạn Cách load bộ lisp : - Trong acad gõ lệnh "ap " và làm theo hình ảnh Hoặc bạn làm cách 2 để load mãi mã...
  • Top 10 phần mềm thiết kế Website được đánh giá cao nhất 2015
    Để tự tay thiết kế những trang Web của riêng mình thì những phần mềm  thiết kế Web  là không thể thiếu trên máy tính của bạn. Trong bài viết...
  • Tạo USB Boot bằng Grub4dos trong 3 bước đơn giản
    Người dùng thường chọn cách cài đặt lại hệ thống mỗi lần gặp trục trặc, bị virus tấn công. Thế nhưng nếu ổ đĩa CD/DVD của bạn bị hỏng thì bạ...
  • Cách bật chế độ đảo ngược màu trên iPhone 4, 5, 6...
    Cách bật chế độ đảo ngược màu trên iPhone 4, 5, 6...
    Chế độ đảo ngược màu trên iPhone  sẽ giúp bạn đọc sách và lướt web ban đêm trước khi ngủ đỡ mỏi mắt hơn.  Cách bật chế độ đảo ngược màu trên...
  • Download 10.000 ảnh Hot girl chất lượng cao - đẹp - hấp dẫn (Tổng hợp)
    Download 10.000 ảnh Hot girl chất lượng cao - đẹp - hấp dẫn (Tổng hợp)
    PHẦN 1: GIỚI THIỆU Đây là bộ ảnh tổng hợp do mình sưu tầm gồm những hình nền g irl xinh trong sáng, thiên thần. Girl xinh lung linh, quyến r...
Được tạo bởi Blogger.
Support: Facebook | Twitter | Google+ | Giới thiệu
Copyright © 2015 • Blog De Nhat • All Right Reserved. Template by Template Việt