New and need help

This is a discussion on "New and need help" within the Introduce Yourself section. This forum, and the thread "New and need help are both part of the Community category.



Go Back   Webforumz.com > Community > Introduce Yourself

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jun 21st, 2005, 01:30
GoldenGirl
Guest
Posts: n/a
New and need help


I have just design part of my site..not even got it on line yet.
I'm using HTML and CSS with Windows Notepad.
I'm wanting to add images but so far what I've read is about putting images in a directory and folders and such.
I've drawn a blank and need some step by step instructions on what exactly I need to do.
Any help would be nice.
Thanks,
GoldenGirl
Reply With Quote

  #2 (permalink)  
Old Jun 21st, 2005, 08:42
Highly Reputable Member
Join Date: Jul 2003
Location: Ipswich, UK
Posts: 690
Thanks: 0
Thanked 0 Times in 0 Posts
If you have your website in a folder on your computer, you can put images in that folder, and then in your html you put:

Code: Select all
[img]mypicture.jpg[/img]
and that will display the picture on your web page.

Sorry if thats not what you were asking, ive never answered such a basic question!
Reply With Quote
  #3 (permalink)  
Old Jun 21st, 2005, 08:55
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Additionally, let's say you have your html file as c:\GoldenGirl\file.html and you want all your images in a folder, such as c:\GoldenGirl\images\

Simply add all your images into that folder and then, from file.html, refer to them as images\mypicture.jpg.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:34.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43