Emocakes
07-30-2009, 08:23 PM
Http://www.hyper-core.net/emocakes (http://Http://www.hyper-core.net/emocakes) read the first blog then go to read more.
That keeps happening, in dreamweaver i'm unsure how to get the php script (The icon it does) to the top of the content box that's on the link above, as its just in the middle center atm, if i do <td align="top"> it messes up all the image slices.
Anyone know how to fix this :/?
Dreamweaver php icon
http://img268.imageshack.us/img268/2/dreamweavericon.jpg (http://img268.imageshack.us/i/dreamweavericon.jpg/)
Current code:
<td rowspan="10" width="484" height="595" background="images/Template_03.gif">
<center><?PHP
$number=3;
include("/var/www/emocakes/news/show_news.php");
?></center>
</td>
This is the part where the coding really flips out:
http://hyper-core.net/emocakes/index.php?s...&ucat=& (http://hyper-core.net/emocakes/index.php?subaction=showfull&id=1248982453&archive=&start_from=&ucat=&)
That keeps happening, in dreamweaver i'm unsure how to get the php script (The icon it does) to the top of the content box that's on the link above, as its just in the middle center atm, if i do <td align="top"> it messes up all the image slices.
Anyone know how to fix this :/?
Dreamweaver php icon
http://img268.imageshack.us/img268/2/dreamweavericon.jpg (http://img268.imageshack.us/i/dreamweavericon.jpg/)
Current code:
<td rowspan="10" width="484" height="595" background="images/Template_03.gif">
<center><?PHP
$number=3;
include("/var/www/emocakes/news/show_news.php");
?></center>
</td>
This is the part where the coding really flips out:
http://hyper-core.net/emocakes/index.php?s...&ucat=& (http://hyper-core.net/emocakes/index.php?subaction=showfull&id=1248982453&archive=&start_from=&ucat=&)