We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
html scripts
Topic Started: Feb 12 2005, 04:29 PM (499 Views)
mike@help
Unregistered

Hi, i made a template. and made slices, slice4 is where i have to put in the text, i think i can put in text by editing this:
Code:
 

<td rowspan="9">
  <img src="images/Layout-DONE01_04.gif" width="399" height="369" alt=""></td>


To put in text? can you help me?, here's a preview of the template.


And how do i edit the links, and how can i add pics...

And how can i use it into my FTP? (this is my first template and my first time using ftp) [i already got the ftp, i use SmartFTP]

Thanks in advance, -Mike.
Quote Post Goto Top
 
-supremecars-
Visit http://www.nationofgfx.com
[ *  *  *  *  *  * ]
preview doesn't work
:no:
Offline Profile Quote Post Goto Top
 
Jory
Member Avatar
Member
[ *  *  *  *  *  * ]
Code:
 
<td rowspan="9">
 <img src="images/Layout-DONE01_04.gif" width="399" height="369" alt=""></td>


that just puts a image there
so then, the space it taken.
make it

Code:
 

<td rowspan="9" width="399" height="369" alt="" background="images/Layout-DONE01_04.gif">
now the text here
<td>


think this is what you are looking for


picts:

Code:
 
img src="images/Layout-DONE01_04.gif" width="399" height="369" alt=""

thats the code for a image


about the ftp:
show me a pict of the connection screen.
(but it really shouldn't be that hard to figure out)
Offline Profile Quote Post Goto Top
 
bkbballer16
Member
[ *  * ]
ok im gonan use that to
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Technology Chat · Next Topic »
Add Reply