ยินดีต้อนรับคุณ, บุคคลทั่วไป กรุณา เข้าสู่ระบบ หรือ ลงทะเบียน

เข้าสู่ระบบด้วยชื่อผู้ใช้ รหัสผ่าน และระยะเวลาในเซสชั่น

ThaiSEOBoard.comความรู้ทั่วไปGeneral (ถามคุยวิชาการ IM)อยากจะทำ Header web site แบบนี้ใช้ code อะไรหรอครับ
หน้า: [1]   ลงล่าง
พิมพ์
ผู้เขียน หัวข้อ: อยากจะทำ Header web site แบบนี้ใช้ code อะไรหรอครับ  (อ่าน 2012 ครั้ง)
0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้
mooyong1
สมุนแก๊งเสียว
*

พลังน้ำใจ: 27
ออฟไลน์ ออฟไลน์

กระทู้: 763



ดูรายละเอียด เว็บไซต์
« เมื่อ: 18 กันยายน 2009, 01:22:32 »

เห็น header  สวยดีครับ เลยอยากทำมั่งอะครับ http://www.konceptfurniture.com/www/index.php

ผมลองเอามาใส่ใน Aom code แบบนี้นะครับ
       
โค๊ด:
 <div id="curtain"></div>
        <div id="container">
            <div id="top_gradient">
                <div id="logo"><a href="index.php"><img src="images/koncept_logo.png" width="192" height="66" border="0" alt="KONCEPT" title="KONCEPT" /></a></div>
                <div id="search_band">
                    <form name="searchForm" id="searchForm" method="post" enctype="multipart/form-data" action="search.php">
                        <input type="text" name="q" id="search_box" />
                        <input type="image" src="images/search_button.png" width="50" height="17" alt="Search" id="search_button" />

                    </form>
                </div>
                <div id="top_menu"><img src="images/top_menu.png" width="730" height="59" border="0" alt="main_menu" usemap="#top_menu_map" />
                    <div class="blind">
                        <ul>
                            <li><a href="products.php">Product</a></li>
                            <li><a href="catalog.php">Download Catalog</a></li>
                            <li><a href="events.php">Events &amp; Activities</a></li>

                            <li><a href="tvc.php">TVC</a></li>
                            <li><a href="quality_and_standard.php">Quality &amp; Standard</a></li>
                            <li><a href="occasions.php">Occasion</a></li>
                            <li><a href="tips_and_idea.php">Tips &amp; Idea</a></li>
                        </ul>

                    </div>
                </div>
                <div id="small_top_menu">
                    <ul>
                        <li><a href="link_suggest.php"><img src="images/red_triangle_bullet.gif" width="4" height="7" alt="" border="0" />&nbsp;&nbsp;&nbsp;&nbsp;Link Suggest</a></li>
                        <li><a href="contact_koncept.php"><img src="images/red_triangle_bullet.gif" width="4" height="7" alt="" border="0" />&nbsp;&nbsp;&nbsp;&nbsp;Contact us</a></li>
                    </ul>
                </div>

            </div>
มันไม่ได้อะครับ ใครรู้ช่วยสอนหน่อยครับ website ผม http://www.thailandfurnitureonline.com
บันทึกการเข้า

แมวมีเจ้าของ
คนรักเสียว
*

พลังน้ำใจ: 25
ออฟไลน์ ออฟไลน์

กระทู้: 172



ดูรายละเอียด
« ตอบ #1 เมื่อ: 18 กันยายน 2009, 01:36:21 »

แปะ โค้ดแบบนี้เป่า ลองดูครับ

โค๊ด:
<img src="http://www.thailandfurnitureonline.com/images/top_menu.png" width="730" height="59" border="0" usemap="#ImageMap1">
<map name="ImageMap1">
<area shape="rect" coords="15, 17, 69, 38" href="http://www.thailandfurnitureonline.com/products.php">
<area shape="rect" coords="95, 15, 199, 38" href="http://www.thailandfurnitureonline.com/catalog.php">
<area shape="rect" coords="227, 19, 335, 35" href="http://www.thailandfurnitureonline.com/events.php">
<area shape="rect" coords="360, 15, 394, 37" href="http://www.thailandfurnitureonline.com/tvc.php">
<area shape="rect" coords="421, 14, 528, 37" href="http://www.thailandfurnitureonline.com/quality_and_standard.php">
<area shape="rect" coords="558, 18, 614, 37" href="http://www.thailandfurnitureonline.com/occasions.php">
<area shape="rect" coords="640, 16, 707, 38" href="http://www.thailandfurnitureonline.com/tips_and_idea.php">
</map>

เพิ่มเติม

คำอธิบาย coords คร่าวๆ

จากตัวอย่าง
โค๊ด:
<area shape="rect" coords="15, 17, 69, 38" href="http://www.thailandfurnitureonline.com/products.php">

15 ตัวแรกหมายถึง ขยับจากขอบรูปภาพทางซ้ายมือไปทางขวามีระยะห่าง 15 px
17 ตัวที่สองหมายถึง ขยับจากขอบรูปภาพจากด้านบนลงมาระยะห่าง 17px
69 ตัวที่สามหมายถึง ความกว้างของ map ที่ครอบลิงค์
38 ตัวสุดท้ายหมายถึง ความสูงของ map ที่ครอบลิงค์

ปล.แต่ถ้าอยากได้ทั้งหมด แบบว่าถอดแบบมาเลยก็

โค๊ด:
<head>
        <link href="http://www.konceptfurniture.com/www/images/theme_01/css/koncept.css" rel="stylesheet" type="text/css" />
    </head>

<body>
<div id="top_gradient">
                <div id="logo"><a href="http://www.konceptfurniture.com/www/index.php"><img src="http://www.konceptfurniture.com/www/images/koncept_logo.png" width="192" height="66" border="0" alt="KONCEPT" title="KONCEPT" /></a></div>
                <div id="search_band">
                    <form name="searchForm" id="searchForm" method="post" enctype="multipart/form-data" action="http://www.konceptfurniture.com/www/search.php">
                        <input type="text" name="q" id="search_box" />
                        <input type="image" src="http://www.konceptfurniture.com/www/images/search_button.png" width="50" height="17" alt="Search" id="search_button" />

                    </form>
                </div>
                <div id="top_menu"><img src="http://www.thailandfurnitureonline.com/images/top_menu.png" width="730" height="59" border="0"

usemap="#ImageMap1">
<map name="ImageMap1">
<area shape="rect" coords="15, 17, 69, 38" href="http://www.thailandfurnitureonline.com/products.php">
<area shape="rect" coords="95, 15, 199, 38" href="http://www.thailandfurnitureonline.com/catalog.php">
<area shape="rect" coords="227, 19, 335, 35" href="http://www.thailandfurnitureonline.com/events.php">
<area shape="rect" coords="360, 15, 394, 37" href="http://www.thailandfurnitureonline.com/tvc.php">
<area shape="rect" coords="421, 14, 528, 37" href="http://www.thailandfurnitureonline.com/quality_and_standard.php">
<area shape="rect" coords="558, 18, 614, 37" href="http://www.thailandfurnitureonline.com/occasions.php">
<area shape="rect" coords="640, 16, 707, 38" href="http://www.thailandfurnitureonline.com/tips_and_idea.php">
</map>
                    <div class="blind">
                        <ul>
                                   <li><a href="#">Occasion</a></li>
                            <li><a href="#">Tips &amp; Idea</a></li>
                        </ul>

                    </div>
                </div>
                <div id="small_top_menu">
                    <ul>
                        <li><a href="http://www.konceptfurniture.com/www/link_suggest.php"><img src="http://www.konceptfurniture.com/www/images/red_triangle_bullet.gif" width="4" height="7" alt="" border="0" />&nbsp;&nbsp;&nbsp;&nbsp;Link Suggest</a></li>
                        <li><a href="http://www.konceptfurniture.com/www/contact_koncept.php"><img
src="http://www.konceptfurniture.com/www/images/red_triangle_bullet.gif" width="4" height="7" alt="" border="0" />&nbsp;&nbsp;&nbsp;&nbsp;Contact us</a></li>
                    </ul>
                </div>

            </div>
</body>
« แก้ไขครั้งสุดท้าย: 18 กันยายน 2009, 02:09:39 โดย nomoney » บันทึกการเข้า

หน้า: [1]   ขึ้นบน
พิมพ์