(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-17-24 11:55 PM
0 users currently in Programming.
Acmlm's Board - I3 Archive - Programming - Website help
  
User name:
Password:
Reply:
 
Options: - -
Quik-Attach:
Preview for more options

Max size 1.00 MB, types: png, gif, jpg, txt, zip, rar, tar, gz, 7z, ace, mp3, ogg, mid, ips, bz2, lzh, psd

UserPost
FreeDOS +
Posts: 1112/1312
For future reference, you might want to check HTML Dog for pretty much everything.
SN1P3RB0Y
Posts: 14/35
I did it right. Thanks guys. My new site is finnaly work.
Kyoufu Kawa
Posts: 1246/1353
Only if you do it right.
SN1P3RB0Y
Posts: 13/35
Can I use URL for the image thing? Like from Photobucket?
Kyoufu Kawa
Posts: 1244/1353
Yeah, that'd be even better.
FreeDOS +
Posts: 1106/1312
You'd probably rather have relative links, so that you can easily move servers, or people save the files to their local disk. <img src="pictures/image1.jpg" />
Kyoufu Kawa
Posts: 1243/1353
Don't do <img src="C:\Documents and Settings\SN1P3RB0Y\Website\foo.gif">. That wouldn't work. We don't have that file in that folder on -our- computers. Instead, upload the image(s) to your site and do <img src="http://full url of your site/foo.gif">.

At least that's what I'm assuming you meant.
SN1P3RB0Y
Posts: 12/35
Thank you sooo much!!

One more question: How can I get the images to work on my site (REMIDER: I'm doing one of those uploading HTML files things).
Kailieann
Posts: 624/808
<html>
 <head>
  <title>TITLE GOES HERE</title>
 </head>
 <body>
WEBSITE GOES HERE
 </body>
</html>
SN1P3RB0Y
Posts: 11/35
I always get a Untitled Document thing on top of the browser (NOTE: I'm doing one of those upload HTML document things). Do I need to fix that with PHP, HTML what?
Acmlm's Board - I3 Archive - Programming - Website help


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.003 seconds; used 349.70 kB (max 391.97 kB)