نمایش نتایج: از شماره 1 تا 10 , از مجموع 26

موضوع: کمک در کد نویسی css

Hybrid View

پست قبلی پست قبلی   پست بعدی پست بعدی
  1. #1
    عضو دائم T.Toosi آواتار ها
    تاریخ عضویت
    Jun 2015
    نوشته ها
    1,071
    تشکر تشکر کرده 
    278
    تشکر تشکر شده 
    2,936
    تشکر شده در
    1,329 پست

    پیش فرض پاسخ : کمک در کد نویسی css

    کل css و html قرار دهید والی رو عکس نمیشود مشکل را پیدا کرد.

  2. تعداد تشکر ها ازT.Toosi به دلیل پست مفید


  3. #2
    عضو جدید
    تاریخ عضویت
    May 2016
    نوشته ها
    14
    تشکر تشکر کرده 
    13
    تشکر تشکر شده 
    1
    تشکر شده در
    تشکر شده 1 بار در 1 پست

    پیش فرض پاسخ : کمک در کد نویسی css

    نقل قول نوشته اصلی توسط T.Toosi نمایش پست ها
    کل css و 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 content="text/html; charset=utf-8" http-equiv="Content-Type" />
    <style type="text/css">
    
    a {
        text-decoration:none;
        
    }
    
    a:hover {
        background-color: #249cf0;
        display:block;
        border-radius:2px;
        text-decoration:none;
        
        }
     
    .style1 {
        text-align: center;
    }
    .style2 {
        border-width: 0px;
    }
    .style3 {
        text-align: right;
            
    }
    .style4 {
        margin-right: 22px;
        margin-left: 1px;
    }
    .style5 {
        margin-left: 8px;
    }
    .style6 {
        font-family: "B Titr";
    }
    .style7 {
        margin-top: 5px;
    }
    .style8 {
        margin-right: 22px;
        margin-left: 1px;
        margin-bottom: 0px;
    }
    .style9 {
        font-family: "B Titr";
        font-size: medium;
    }
    .style10 {
        margin-top: 4px;
        margin-left: 1px;
    }
    .style12 {
        font-family: "B Nazanin";
    }
    .style13 {
        margin-bottom: 0px;
    }
    </style>
    <script type="text/javascript">
    <!--
    function FP_swapImg() {//v1.0
     var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
     n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
     elm.$src=elm.src; elm.src=args[n+1]; } }
    }
    
    function FP_preloadImgs() {//v1.0
     var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
     for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
    }
    
    function FP_getObjectByID(id,o) {//v1.0
     var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
     else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
     if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
     for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
     f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
     for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
     return null;
    }
    // -->
    </script>
    </head>
    
    <body style="background-image: url('img/back-pic.png')" onload="FP_preloadImgs(/*url*/'img/home-button2.png',/*url*/'img/about-button2.png',/*url*/'img/news-button2.png')">
    <div class="style1">
    <div class="style1">
    
        <img height="205" src="img/theme_02.png" width="902"  style="position:relative; left: 0px; top: -5px;" /></div>
        <div class="menu">
        <div style="background-color:#249cf0; box-shadow: 1px 1px 1px 1px black, 0 0 5px blue, 0 0 5px darkblue;; width:902px; height:58px; border-width:0px; margin:0px 16px; margin-left:auto; margin-right:auto; border-radius: 10px" class="style3">
            <a href="default.htm">
            <img height="36" src="img/home-button.png" style=" position: relative; float: right; left: -12px; top: 13px;" width="108" id="img1" class="style2" onclick="FP_swapImg(1,0,/*id*/'img1',/*url*/'img/home-button2.png')" /></a>
            <img height="45" src="img/line-button.png" width="14" style=" position: relative; float: right; left: -12px; top: 12px;" width="108" />
            <a href="news.htm">
            <img height="36" src="img/news-button.png" width="108" style="position:relative; left: -13px; top: 13px;" id="img2" class="style2" onclick="FP_swapImg(1,0,/*id*/'img2',/*url*/'img/news-button2.png')" /></a><br />
            <br />
            <br/>
                <img height="21" src="img/linebutton2.png" width="1" style="position:relative; left: -250px; top: -745px;" /></div>
        </div>
            <a href="about.htm">
    
    <img height="36" src="img/about-button.png" width="107" style="position:relative; top: -45px; left: 140px;" id="img3" class="style2" onclick="FP_swapImg(1,0,/*id*/'img3',/*url*/'img/about-button2.png')" /></a>
        
              
        <div style="background-color:#aeb9ba; width:902px; margin:0px auto; border-radius: 10px; box-shadow: 2px 4px 4px 2px blue, 0 0 5px blue, 0 0 5px darkblue; position:relative; height:685px; left: 0px; top: -10px;">
                <div class="style5" style=" background-color:white; height:180px; width:144px; float:right; margin-top:20px; border-radius: 10px; position:relative; left: -16px; top: -2px;">
                    <img height="115" src="img/ads.gif" width="115" style="margin-top:45px" />
                    </div>
                <div class="style4" style=" background-color:#249cf0; height:38px; width:144px; float:right; margin-top:20px; border-top-left-radius: 10px; border-top-right-radius: 10px; position:relative; left: 158px; top: -3px;">
                    <p class="style7"><span class="style6" lang="fa">تبلیغات</span></p>
                </div>
                
                
                <div class="style5" style=" background-color:white; height:252px; width:144px; float:right; margin-top:214px; border-radius: 10px; position:relative; left: 304px; top: -2px;">
                </div>
                <div class="style8" style=" background-color:#249cf0; height:38px; width:144px; float:right; margin-top:214px; border-top-left-radius: 10px; border-top-right-radius: 10px; position:relative; left: 478px; top: -3px;">
                    <p class="style10"><span class="style9" lang="fa"><strong>
                    موضوعات</strong></span></p>
                </div>
                  <div class="style13" style="width: 76px; padding-top:5px; direction:rtl; position:relative; left: 591px; top: 254px; float:right; height: 141px;">
                      
                      <span class="style12" style="text-decoration:none"><a href="lerning.htm">آموزش حرکات</a> </span>
                   <br class="style12">
                      <span class="style12" lang="fa"><a href="img.htm">تصـاویـر</a></span><span class="style12"> </span> 
                   <br class="style12"> 
                      <span class="style12"><a href="mokamel.htm">مکمل ها </a> </span>
                  <br class="style12">
                      <span class="style12"><span lang="fa"><a href="food.htm">
                      تغـذیـه</a></span> </span>
                  <br class="style12">
                      <span class="style12" lang="fa"><a href="rezhim.htm">رژیـم</a></span><span class="style12"> </span>
                  <br class="style12">
                      <span class="style12"><a href="link.htm">لینک دوستان</a></span> 
                </div>
        </div>
        </div>
    </body>
    
    </html>

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

موضوعات مشابه

  1. دعوت به همکاری از برنامه نویسی و پلاگین نویسی ووکامرس برای را اندازی سایت و فروشگاه آنلاین
    توسط alirezakhani در انجمن درخواست انواع ماژول،پلاگین،قالب،امکانات سفارشی
    پاسخ ها: 0
    آخرين نوشته: November 12th, 2015, 20:33
  2. درخواست برنامه نویسی و پلاگین نویسی ووکامرس
    توسط reeza در انجمن درخواست انواع ماژول،پلاگین،قالب،امکانات سفارشی
    پاسخ ها: 0
    آخرين نوشته: October 16th, 2015, 13:22
  3. بهترین سیستم عامل گوشی برای وب نویسی و برنامه نویسی چیست؟
    توسط سیدرضا بازیار در انجمن مباحث دیگر
    پاسخ ها: 5
    آخرين نوشته: July 7th, 2015, 16:07
  4. درخواست برنامه نویسی برای ماژول نویسی پیامکی با هزینه مناسب
    توسط ded_usa در انجمن درخواست خدمات برنامه نویسی
    پاسخ ها: 0
    آخرين نوشته: January 17th, 2014, 20:15
  5. یه مشکل کوچک در برنامه نویسی جی پال
    توسط mokhtarabadi در انجمن مباحث دیگر
    پاسخ ها: 0
    آخرين نوشته: June 23rd, 2013, 10:55

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •