Tag Archives: Img Src

image

hello me againe. If you ever go onto sepand. co. uk and the clikc on the botton which saise sex on legs. (dont worry nothng graphical) we’ve put three pictures of probably my freinds. after i preview it with explorer it works fine no problem but when i actually look at it in the world wide web site it dos’nt heap up the pictures. What could the situation be. bless you alot from sepand Modify this: < img src=".. /.. /My%20Documents/sepand/www/Pictures(27). jpg" width=" 480" height=" 360" > For this: < img src=" Pictures(27). jpg" width=" 480" height=" 360" > For every picture. to k thanks exceptional. Is it possibele for youto expain the explanation for this is generally there anything i can to accomplish this at the begenning next time i start making my own page Also doese any one understand how to put Movie data on my website using Dreamvaver. Bless you It’s related to how files reference 1 another in HTML. This path.. /.. /My%20Documents/sepand/www/Pictures(27). jpg, tells the page to look two directories higher then into The Documents, then sepand fifth www. Essentially the photographs are stored within you My Documents folder in your local machine. Obviously your … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

A question about images

I’d like to see to align an image in the middle of my webpage using only web coding. I cannot choose a command to undertake it. The image is at the top associated with my page and i just want it to become centred down the middle of the page. put this code around the image: HTML: < div align=" center" > < " picture code here" > < /div> Confused but I are convinced will only work in IE. Code: < div align=" center" > < div style=" margin: 0 auto; " > < " picture code here" ) < /div> That would work in IE in addition to Firefox. < /div> Code: < img src=" location/pic. jpg" width=" (xx)" alt=" " style=" margin: o auto; " /> or Code: < center> < img src=" location/pic. jpg" align=" center" alt=" " > < /center> Depends when you are bothered about web standards, many methods now at least use a smaller snippet of CSS.

Posted in Web Design | Tagged , , , , , , , | Leave a comment

Graphics in Frontpage – Noobie how to question

I want to put quite a few graphics in my frontpage. Do you have to load the graphics for a database which comes with your hosting company or only place a link to the graphics into your HTML Many thanks Surely someone knows the way to add graphics into a webpage…. You must first save the picture for a computer. Then: Place > Picture > From File Then find your report. You really need to upload the graphics for a web space, a similar place where your own html pages usually are stored. You should store graphics/iamges in the seperate sub directories. IN THE HTML < img src=" yourImageFolder/graphic. gif" /> You change the path according to exactly where and what you will have saved it as. As Trico says you’ll want to get your head surrounding the whole way online is structured… your own c: \ drive isn’t gonna be accessible to folks over the internet; even if you’re hosting your site (and as you said " internet hosting company" I assume you’re not) the d: \ syntax will make reference to their drives every time they visit your web-site not yours, so it’s never gonna work! So, yes, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Question: Taking out the border in image links

Without doubt guys, I’m making a new site at this time, and I use a image as any link, the rule is < the href=" index. html" > < img src=" images/DevilPenguinIntro. jpg" border=" 0" align=" left" width=" 106" height=" 113. 5" > < /a> The thing is, I want the border around the image to possibly be gone, how should i do that I position the border to 0, yet it’s still presently there…. anyone help Thanks. It’s still there while using border set for you to 0 try put this from the < head> < /head> tag HTML: < style type=" text/css" > img national boundaries: 0px; < /style> Without doubt, it’s stylise yet again… geez you’re similar to my webdesignforums protector angel or some thing, you’re at EACH thread I help make =P hehe, well actually Manged to get it to operate with < the href=" index. html" > < img border=" 0" src=" images/DevilPenguinIntro. jpg" align=" left" width=" 106" height=" 113. 5" > < /a> heh, exactly like to help away with what Allow me to =) Kudos. Observe that, as mentioned with another thread a little bit earlier (or later), the border=" 0" attribute isn’t … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

two layers of GIFs?

I’m innovative to this, and am designing an online site for the business. I’m utilizing tables, and I would like to put your header like you would have on business letterhead with the top of the actual page – but I’d like a brushed metal texture underneath them, stretching all began seeing across the web site. I have a GIF file with the texture, and one with the text of that letterhead (with your transparent background); can i tie the text into the left side of the screen and let the texture that will " stretch" under it to fill the width (width=" 100%) Is there a healthier way of doing this kind of, relatively simply I have been previously looking, but haven’t found how to superimpose one layer over another and allow that you resize independently of the other. I’m a new metal fabricator, and not really interested in becoming a web site designer, other than with this one project. Pardon my ignorance belonging to the proper terminology, however as I mentioned, I’m new for this and would appreciate whatever assist you can offer. bless you, Andrew < td style=" background-image: url(‘texture. gif’); thickness: 100%; " > < img … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment

webpage banner ads

i’ve a webbanner the made. it will be is. GIF impression format. CUrrently there isn’t any URL in it, so if i visit it nothing happens. How do MY SPOUSE AND I make the banner image have a URL address inside it where if your user clicks on it, it may open the webpage Someone said i need to make a HTML file as it or sumthing. Can anyone explain to me FREE programmes and i could download to create the URL to the. GIF web page advertising You can use NVU to make webpages – it’s free and open reference – download variety www. nvu. com I think I understand your own question… Are you currently expecting to put a URL to the image so in case you send the image to another person, it automatically possesses the URL website associated having it If that’s what you indicate… it can’t be done. You will associate the URL in 1 of 2 ways: 1) Someone will take your image in addition to uploads it to their own webspace. They display the image and provide the HTML for that link. Model: You send myself your image referred to as " mystore. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment

one table row doesn’t show up in IE or Opera

I’m designing a site, and everything seems to figureout fine with te exception of a very important factor – I’ve bought a table of which works in Firefox, Netscape, plus Mozilla, but one line disappears in IE and Opera – the actual row with JPGs in the container. Everything else stays identical. I’ve posted the code for this below if any one has any ideas. Some of seems somewhat clumsy and hacked in my opinion, but I just simply did what I really could to get it to seem the way I need to. This is my first attempt at a website, consequently please pardon any kind of inelegant coding, and so forth, and feel free of charge to suggest far better alternatives. Additionally, one other issue. The W3C validator states I can’t use leftmargin, topmargin, etc as found below – is really a challenge, or can WE ignore it < shape bgcolor=" #bcbc85" leftmargin=" 0" topmargin=" 0" marginwidth=" 0" marginheight=" 0" > bless you, Andrew Code: < table border=" 0" cellpadding=" 0" cellspacing=" 0" width=" 100%" > < tr> < td colspan=" 7" > < img src=" beige-bar-2×2. gif" width=" 100%" height=" 15" border=" 0" > < /td> < … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Re-doing site

I want to to re-do my site without resorting to a template yet I’m having difficulties controling the format. I wanted to make my webpage properlu, employing proper css characteristics and tags. I realize you will discover slight differences throughout layout compatability involving Mozilla and IE but I really believe I’m doing something wrong because the differences are too extreme correctly to be your browsers. I’m utilizing < p class tags to be able to arranged things yet am I missing something else Your layouts are far too off in each browser and also the top menu is actually missing in IE explorer. I read up on css but I’m uncertain what to employ to straighten released my layout. I’ve only simply started and it is just a simple layout. Can someone good at controlling layouts within proper css take a peek and see whenever they can spot the situation Thank you. Here’s test site: http: //free. hostdepartment. com/m/marazetti/innnn. html btw – the temp host site might possibly be slow to place this can be your source coding according to the test web page. HTML: <! DOCTYPE HTML PAGE PUBLIC " -//W3C//DTD HTML PAGE 4. 01 Transitional//EN" " http: //www. … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

Red boxes

I am going crazy racking your brains on why my images are all displaying in red containers once I distribute it. I’m employing Dreamweaver, and attaching by ftp. My graphics were designed in Illustrator plus saved out to be a. gif… We’re gonna need a chek out see your " reddish colored boxes"… Without seeing your site, are your graphic images links If the images are hyperlinks… you need that will specify border=" 0" within your < img> tag… like this: < any href=" mypage. html" > < img src=" mypicture. gif" width=" 20" height=" 20" border=" 0" alt=" description" title=" description" /> < /a> .

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

transparency

Howdy! We have just joined this kind of community, and i have to say that i’ve already learn a large amount. On the list of thing i learned was when using the slice tool for making websites. So inpired, i created a background impression to slice afterwards. but I possess a question: so, so picture the following: We have a header, with the navigation bar ( each " button" shall be sliced), but then i’ll possess a content area. I have to say for reference that it’s just a band web web site, so you realize the drill: news flash, audio, pics, for example. so, so what i would like is all that’s within the content area features a transparent background to ensure we can notice the image behind(being this image a part(slice) of the website image. I hope you understood this weak english, and thart you can help me about this. If an individual make the image your " background image", anything everyone place on your site will go over the top. Text will look as if float over that background image. In the event you place any images, it will include the background until you have any " … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment
Page 2 of 812345...Last »