Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: index.html ir index.php

Parašė DuRaCeLL· 2007 Gru. 1 17:12:11
#1

Sveiki iškilo problema man didžiulė jums gal nedidžiulė.

Kituose saituose yra index.html kai atidarai pvz.: www.adresas.lt jį automatiškai išmeta paveikslėlį jį paspaudi išmeta į puslapį, parašai puslapio adresą ir index.php pvz.: www.adresas.lt/index.php išmeta į naujienas, o man į index.html .
Jei galit kas perdirbkit index.html , kad viskas veiktų, dėkui.
index.html failas:
<html>


<head>
<style type="text/css">
body {background-image: url(http://ps-world.xz.lt/themes/ps-world/images/BG.png);
<title>PS-world</title>

</head></style>

<body>

<p align="center" style="margin-top: 270px; margin-bottom: 20px">
<a href="news.php">
<img border="0" src="http://ps-world.xz.lt/images/PS-worldPradzia.jpg" width="504" height="323"><p align="left" style="margin-top: 190px; margin-bottom: 20px">
</a>

</body>

</html>