Is it possible??, html |
Is it possible??, html |
Jan 2 2007, 04:32 PM
Post
#1
|
|
|
here, here, and here ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,301 Joined: Aug 2005 Member No: 206,103 |
Ok, I made a layout in photoshop using image slicing. Is it possible to use codes like
CODE <HTML> <HEAD> <TITLE>Untitled-1</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.html) --> <TABLE WIDTH=1024 BORDER=0 CELLPADDING=0 CELLSPACING=0> <TR> <TD COLSPAN=19> <IMG SRC="images/Untitled-1_01.gif" WIDTH=1024 HEIGHT=186 ALT=""></TD> </TR> <TR> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_02.gif" WIDTH=231 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=110475331 "> <IMG SRC="images/Untitled-1_03.gif" WIDTH=60 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_04.gif" WIDTH=20 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=110475331"> <IMG SRC="images/Untitled-1_05.gif" WIDTH=63 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_06.gif" WIDTH=23 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=110475331"> <IMG SRC="images/Untitled-1_07.gif" WIDTH=61 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_08.gif" WIDTH=13 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=110475331&public=0"> <IMG SRC="images/Untitled-1_09.gif" WIDTH=71 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_10.gif" WIDTH=15 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=110475331"> <IMG SRC="images/Untitled-1_11.gif" WIDTH=44 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_12.gif" WIDTH=21 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=110475331"> <IMG SRC="images/Untitled-1_13.gif" WIDTH=41 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_14.gif" WIDTH=21 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=110475331"> <IMG SRC="images/Untitled-1_15.gif" WIDTH=66 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_16.gif" WIDTH=15 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=110475331 "> <IMG SRC="images/Untitled-1_17.gif" WIDTH=60 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_18.gif" WIDTH=16 HEIGHT=582 ALT=""></TD> <TD> <A HREF="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=110475331"> <IMG SRC="images/Untitled-1_19.gif" WIDTH=83 HEIGHT=48 BORDER=0 ALT=""></A></TD> <TD ROWSPAN=2> <IMG SRC="images/Untitled-1_20.gif" WIDTH=100 HEIGHT=582 ALT=""></TD> </TR> <TR> <TD> <IMG SRC="images/Untitled-1_21.gif" WIDTH=60 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_22.gif" WIDTH=63 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_23.gif" WIDTH=61 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_24.gif" WIDTH=71 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_25.gif" WIDTH=44 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_26.gif" WIDTH=41 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_27.gif" WIDTH=66 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_28.gif" WIDTH=60 HEIGHT=534 ALT=""></TD> <TD> <IMG SRC="images/Untitled-1_29.gif" WIDTH=83 HEIGHT=534 ALT=""></TD> </TR> </TABLE> <!-- End ImageReady Slices --> </BODY> </HTML> this for myspace? thanks for the help |
|
|
|
![]() |
Jan 2 2007, 04:36 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Yes it is , but the following needs to be removed:
CODE <HTML> <HEAD> <TITLE>Untitled-1</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.html) --> and CODE <!-- End ImageReady Slices --> </BODY> </HTML> You also need to upload all the images and add their urls to the code. The problem with slices is sometimes it doesn't come out right and you have to do it again. Image mapping would be easier. But regular image maps don't work on music profiles I don't think. Since they haven't been updated. |
|
|
|
capricorn826 Is it possible?? Jan 2 2007, 04:32 PM
Intercourse nevermind Jan 2 2007, 04:33 PM
capricorn826 thank you and if i need any help, I might message ... Jan 2 2007, 04:57 PM
*(Ender)* How do image maps work? Jan 12 2007, 12:21 AM
toyo loco ^ Image maps work the same as slices. Basically wh... Jan 12 2007, 12:42 AM
Quarantine. There is also several different tutorials here at ... Jan 12 2007, 03:27 PM![]() ![]() |