Jump to content
GIGN Forum

Web Apvienošana


GEAR
 Share

Recommended Posts

Labdiiiien!

Nu tad,šodien photoshopā uztaisijām PROTOTIPUS WEB`am un pogām ,proti tik uzlaboti utt :)

Tātad laiks izklāstīt sāpi:

Izdomāju pievērsties pie skriptošanas paša spēkiem,uztaisīju pogas LINKS+IMAGE, ou jā,viss ir forši , bet , esmu boķiks skatās:

http://warforce.sytes.net

http://warforce.sytes.net/warforce

Kā lai to apvieno visu vienā index.php? =]

Link to comment
Share on other sites

Šis skaitās index.php iekš www mapes

<!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 http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>WarForce Web</title> <!--Weba nosaukums-->
</head>
<style type="text/css" media="screen">
</style>
<body bgcolor="black"> <!--BackGround krasa-->

<a href="http://warforce.sytes.net" title="sakums"><img src="images/1.jpg" border="0" onMouseOver="this.src='images/2.jpg'"  onMouseOut="this.src='images/1.jpg'"/></a>
<a href="http://warforce.sytes.net/amxbans/" title="sakums"><img src="images/3.jpg" border="0" onMouseOver="this.src='images/4.jpg'"  onMouseOut="this.src='images/3.jpg'"/></a>
<a href="http://warforce.sytes.net/amxbans/" title="sakums"><img src="images/5.jpg" border="0" onMouseOver="this.src='images/6.jpg'"  onMouseOut="this.src='images/5.jpg'"/></a>
<a href="http://warforce.sytes.net/amxbans/" title="sakums"><img src="images/7.jpg" border="0" onMouseOver="this.src='images/8.jpg'"  onMouseOut="this.src='images/7.jpg'"/></a>
<a href="http://warforce.sytes.net/nfsu2/" title="sakums"><img src="images/9.jpg" border="0" onMouseOver="this.src='images/10.jpg'"  onMouseOut="this.src='images/9.jpg'"/></a>
<a href="http://warforce.sytes.net/nfsmw/" title="sakums"><img src="images/11.jpg" border="0" onMouseOver="this.src='images/12.jpg'"  onMouseOut="this.src='images/11.jpg'"/></a>

</body>
</html>

Un reku ir blakus fails warforce.html

<html>
<head>
<title>WarForce</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Untitled-1) -->
<table id="Table_01" width="800" height="600" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td colspan="2">
            <img src="images/warforce_01.jpg" width="800" height="201" aling=center></td>
    </tr>
    <tr>
        <td colspan="2">
            <img src="images/warforce_02.jpg" width="800" height="80" alt=""></td>
    </tr>
    <tr>
        <td>
            <img src="images/warforce_03.jpg" width="795" height="319" alt=""></td>
        <td>
            <img src="images/warforce_04.jpg" width="5" height="319" alt=""></td>
    </tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>

Link to comment
Share on other sites

html>
<head>
<title>WarForce</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Untitled-1) -->
<table id="Table_01" width="800" height="600" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td colspan="2">
            <img src="images/warforce_01.jpg" width="800" height="201" aling=center></td>
    </tr>
    <tr>
        <td colspan="2">
            <img src="images/warforce_02.jpg" width="800" height="80" alt=""></td>
    </tr>
    <tr>
        <td>
            <img src="images/warforce_03.jpg" width="795" height="319" alt=""></td>
        <td>
            <img src="images/warforce_04.jpg" width="5" height="319" alt=""></td>
    </tr>
</table>
<a href="http://warforce.sytes.net" title="sakums"><img src="images/1.jpg" border="0" onMouseOver="this.src='images/2.jpg'"  onMouseOut="this.src='images/1.jpg'"/></a>
<a href="http://warforce.sytes.net/amxbans/" title="sakums"><img src="images/3.jpg" border="0" onMouseOver="this.src='images/4.jpg'"  onMouseOut="this.src='images/3.jpg'"/></a>
<a href="http://warforce.sytes.net/amxbans/" title="sakums"><img src="images/5.jpg" border="0" onMouseOver="this.src='images/6.jpg'"  onMouseOut="this.src='images/5.jpg'"/></a>
<a href="http://warforce.sytes.net/amxbans/" title="sakums"><img src="images/7.jpg" border="0" onMouseOver="this.src='images/8.jpg'"  onMouseOut="this.src='images/7.jpg'"/></a>
<a href="http://warforce.sytes.net/nfsu2/" title="sakums"><img src="images/9.jpg" border="0" onMouseOver="this.src='images/10.jpg'"  onMouseOut="this.src='images/9.jpg'"/></a>
<a href="http://warforce.sytes.net/nfsmw/" title="sakums"><img src="images/11.jpg" border="0" onMouseOver="this.src='images/12.jpg'"  onMouseOut="this.src='images/11.jpg'"/></a>
<!-- End ImageReady Slices -->
</body>
</html>

pašā apaksā būs linki, ja grib uzliec citur.

Edited by brazer
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...