473,396 Members | 2,018 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Web Page headings not posting

I've recently (Dec) taken over a website for our club, and have been able to post everything I've tried to, pictures, hyperlinks, created new pages, EXCEPT, the heading, which shows when I have the page open in FrontPage 2003, will not show up on the website. it ishows up as a black box with a little white box containing a red x in the corner. I have tried and tried..... to no avail. any suggestions? thanks
Mar 22 '07 #1
9 1150
drhowarddrfine
7,435 Expert 4TB
The 'x' means the server was unable to supply the image. Make sure the src=... is not still pointing to your computers file location.
Mar 22 '07 #2
The 'x' means the server was unable to supply the image. Make sure the src=... is not still pointing to your computers file location.
Can you explain that a little further??? I'm not following that. When I open the web page .... previous titles have the same properties as mine, EXCEPT it says Not Available for Type (Under Protocol Hyper text terminal protocol)
Mar 22 '07 #3
Niheel
2,460 Expert Mod 2GB
Debbie, the x with little red in the corner means that the the file you are pointing to (in your case image files) are not where they are suppose to be.

You have to point to the right location on the webserver.

All images in HTML are referenced by a tag called the IMG tag.

[HTML]
<img src="location/of/file/goes/here/foundthefile.jpg">
[/HTML]

In your case as drhowarddrfine has pointed our the information inside src=" " is not correct. You will have to edit the html files to make that correction.
Mar 22 '07 #4
sandyw
122 100+
Debbie:
What KUB365 is trying to say is your image is in a different place (location) on the server (Host one that is storing your website), then what you are working it on (your computer).
What you should do is find out where your image is at and then upload that file in the same place.
example if your images is at /images/big.jpegs then you need to do the same thing for your host /images/big.jpegs

When you get the time and you learn a little more about HTM you should store all your photos in one folder called images or photos. That way you know where all your images are at. If you do this then you have to go back to each web page and re-establish the the images to that folder (images).

good luck
sandy
Mar 22 '07 #5
Debbie:
What KUB365 is trying to say is your image is in a different place (location) on the server (Host one that is storing your website), then what you are working it on (your computer).
What you should do is find out where your image is at and then upload that file in the same place.
example if your images is at /images/big.jpegs then you need to do the same thing for your host /images/big.jpegs

When you get the time and you learn a little more about HTM you should store all your photos in one folder called images or photos. That way you know where all your images are at. If you do this then you have to go back to each web page and re-establish the the images to that folder (images).

good luck
sandy

the photos are no problem, it's this page heading ..... I think the problems lies in a file called _derived..... but not sure how to fix it ...
Mar 22 '07 #6
nomad
664 Expert 512MB
do you know if you are working on templates or not.
Mar 22 '07 #7
do you know if you are working on templates or not.


Yes, there are templates set up ..... the heading shows up on the page when I have it open in Front Page .... but when I publish it, all the photos, the hyperlinks, menus .... everything is there .... except the heading. The website was kind of dumped in my lap (I was the only one willing to do it!) and has been glitch free except for this issue. It just seems like it is something to do with that _derived folder ...... but I don't know how to fix it
Mar 22 '07 #8
if anyone is inclined to, you can IM me thru AIM at debbieintennesse and i'll give you my website address to look at the problem i'm having..... thanks!!
Mar 22 '07 #9
drhowarddrfine
7,435 Expert 4TB
Don't use IM. You can PM me with it, though.
Mar 22 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: Harlan Messinger | last post by:
Different pages on a web site can vary in the level of header to which they descend. One short page may have only <h1>, or <h1> and <h2>. Another, detailed page, might get all the way down to <h6>....
13
by: Michael Hill | last post by:
Hi, folks. I am wondering what the HTML standard says regarding the headings specifiers (h1, h2, h3, etc.). Specifically, I would like to know if these tags have the browser include a blank line...
2
by: Duel of the Fetts | last post by:
I've been working on a CSS layout for a little while and I've managed to get a page put together that looks like what I want: http://www.eng.uwaterloo.ca/~p5yu/vfx.htm (none of the links work...
3
by: Eric Wright | last post by:
I cannot find any information about what might cause this error, hope someone here can help. I am testing our new servers, windows server 2003 with a SQL Server database. There is an ASP page...
25
by: Steal | last post by:
Hi at all I try to validate this page using the link: http://validator.w3.org/ but it return that this is not a valid HTML 4.01 page please where is it error? Steil <!DOCTYPE HTML PUBLIC...
11
by: The Bicycling Guitarist | last post by:
Oh lords and ladies of ciwah, I have already been told by one person that the <h1> on my home page doesn't look like proper semantic markup to them. That person suggested a <p> with style by CSS....
1
by: Roger | last post by:
I couldn't find anything at http://www.mvps.org/access/reports/index.html I have a report with static (name, address, etc) in its report header and a subreport in the report's detail section ...
1
by: Regnab | last post by:
I'm reproducing a number of reports which were previously hand written, and trying to keep to the same format. Usually, a report has it's headings along the top, and then the detail repeats down...
22
by: Spartanicus | last post by:
I wrote an article on HTML headings: http://codewallop.110mb.com/goodpractice/headingology.htm -- Spartanicus
0
by: petejones | last post by:
I have a directory of PDF files which contain Headings/Sub Headings and Page Numbers. I wish to write a script to open the PDF, read the Headings and any sub headings and write them out to a file....
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.