HTML - Rookie Html Question
I am an old COBOl guy so excuse the rookie nature of my question.
I have an HTML document that contains Text and a .jpg image. After i changed the text, the image is no longer visible. What do i need to do to get the image back? I assume i am missing some kind of link or compilation? Thanks Similar TutorialsHello, I have already build a website and I only need to upload to my url: www.grupofdi.com I am using a mac server. First I thought I was supposed to paste the website files to /Library/Webserver/Documents. By doing this I am now able to see the website if I type localhost on Mozilla but if I go to my webpage I will see the same Apache information. This message can be currently read in the website: If you are the website administrator: You may now add content to the directory /var/www/html/. Note that until you do so, people visiting your website will see this page and not your content. To prevent this page from ever being used, follow the instructions in the file /etc/httpd/conf.d/welcome.conf. I guess I should now add content to that directory but I dont even know how to find it using a mac. I am kind of a noob with mac to and I guess this is a easy question I just need some help to get going here. Thanks for you help! Im working on helping a good friend of mine update/clean up her site. I know basic HTML but not enough to do some basic changes. Not looking for a free ride...what so ever. Just some assistance. www.AZAUTOTRENDS.com is the site im looking to clean up. Ive done quite a bit already but just stuck on some things. Where is one to go to find some one for some help and direction? Thanks Aaron Aaron636r@yahoo.com I have kind of been learning html and css in a light sort of way and have made a few very basic pages. I want to move on and improve on this and I started out by looking at the source codes of some professional pages. Here is an example: http://www.nhk.or.jp/hagetaka/ I really like the design of this site but cannot understand the source code. Can anoyone tell me if anything other than html and css is used to make this page? Because for me making something like this is ideal please any advice? Hey guys: I am new to this and have been catching on real quick. This is for my final project for college and i have one minor issue i have been looking into for the past 20 minutes now. I cannot get the nav bar on the left to align to the top near the banner i had created. Very simple for some but an issue for me. Sorry to bother you guys, and i did search for this issue. Thanks in advanced, Oh and heres the site: http://academ.hvcc.edu/~02479568/rude_rsx/photos.htm Deric <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <style type="text/css"> #nav-menu #photos { color: #607650; font-weight: bold; } </style> <title>Photography</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="template.css" type="text/css"> </head> <body> <table> <tr> <td colspan="2"><img src="img/banner.jpg" alt="cars"></td> </tr> <tr> <td width="218" height="766"> <div id="nav-menu"> <ul> <li><a href="index.htm" id="home">Home</a></li> <li><a href="photos.htm" id="photos">Photos</a></li> <li><a href="mods.htm" id="mods">List of Mods</a></li> <li><a href="insp.htm" id="insp">Inspirations</a></li> <li><a href="events.htm" id="events">Events</a></li> <li><a href="contact.htm" id="contact">Contact Me</a></li> </ul> </div> </td> <td valign="top" width="488"> <div class="content"> <center><h2>Photos</h2></center> <p>This page will show you phot's of my vehicle taken my a Nikon D40 SLR Camera. Pictures taken and photoshopped by M.I.</p> <BR> <center><p>(Click Images to Enlarge)</p></center> <table> <tr> <td><a href="img/MyS3.jpg"><img align="left" src="img/MyS3.jpg" border="2" alt="My Rsx" width="200" /></a></td> <td><a href="img/MyS2.jpg"><img align="left" src="img/MyS2.jpg" border="2" alt="My Rsx" width="200" /></a></td> </tr> <tr> <td><a href="img/MyS1.jpg"><img align="left" src="img/MyS1.jpg" border="2" alt="My Rsx" width="200" /></a></td> <td><a href="img/MyS4.jpg"><img align="left" src="img/MyS4.jpg" border="2" alt="My Rsx" width="200" /></a></td> </tr> <tr> <td><a href="img/MyS5.jpg"><img align="left" src="img/MyS5.jpg" border="2" alt="My Rsx" width="200" /></a></td> <td><a href="img/MyS6.jpg"><img align="left" src="img/MyS6.jpg" border="2" alt="My Rsx" width="200" /></a></td> </tr> <tr> <td><a href="img/MyS7.jpg"><img align="left" src="img/MyS7.jpg" border="2" alt="My Rsx" width="200" /></a></td> <td><a href="img/MyS9.jpg"><img align="left" src="img/MyS9.jpg" border="2" alt="My Rsx" width="200" /></a></td> </tr> </table> </div> </td> </tr> </table> </body> </html> CSS file: body { background-color: #C2C2C2; margin-left: 100px; } .content { color: #5D734D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin-left: 2em; margin-right: 2em; } .leftnav { background-color: #C2AD67; width: 217px; } #nav-menu ul { list-style: none; padding: 0; margin: 0; } #nav-menu li a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; height: 45px; line-height: 45px; width: 217px; display: block; border: none; border-bottom: 3px solid #000000; color: #755F3E; text-decoration: none; text-align: top; text-indent: 0.8cm; } #nav-menu li a:hover { color: #FFFFFF; font-weight: bold; background-color: #424242; } /* Hide from IE5-Mac \*/ #nav-menu li a { float: none; } /* End hide */ #nav-menu { width: 217px; } Hello, I run a videogame server along with a website for content management. Right now im trying to find a way to display a page with a box inside it that transitions pdf files located in a file on the server. The file would follow as so http://www.voidcraft.net/other/rand/...3681823623.pdf It would also have 4 buttons at the bottom one with a arrow pointing right that would transition to the next. one the the left which would make it go back to the one before. There would also be a approve and decline. The approve would email the email on the pdf or have a box pop up that asks for the email and then send the pdf to a approved folder. The decline would do the same except send a different email and send to a different folder. I have no idea what so ever how to do this. I am only partially experienced in Html and this just goes over my head. Is there a chance that anyone could help me out here? Hi, there I have a strange question about html site https://www.molten-wow.com/ I have created an account for you to try : Username - daozealot Password - gogogo so... the question. When you log in, you have "Vote Points : 13" when you go to "vote for molten wow" there are 5 Triggers (links to visit) which increment the Vote Points. Isn't there a way to make an html, which can connect to the site... and connect to the account... and increment the points ? Or I should find a way to make it with javascript ? Hey new to this thread a lot of useful help.. but i have a problem.. I am wondering if i can get some kind of code lets say from youtube of there top music vids... and make it post automatically into my website each time its the top? some kind of rss feed.but a link or video that updates with it? thanks in advance Hi , how to add thick border for html table only for one side of the cell? Please let me know . Thanks I have a small question about putting an image on my page, when i use the code
HTML Code: <img src ="ad1.jpg"> the image doesn't work, it just makes a weird icon with three colours. can sombody please help me? Code: <hx:outputLinkEx styleClass="outputLinkEx" id="formPdfLink" onclick="return openPDFWord(this, '#{varsearchResults.targetURLForPDF}');" value="#{varsearchResults.pdfURL}"> <h:outputText style="color:red;" styleClass="outputText"styleClass="outputText" id="text7" value="#{varsearchResults.formIdAndEditionDate}" escape="false"> </h:outputText> </hx:outputLinkEx> Here i threw in the tag style = "color:red;" into my dynamic print code in my jsp file. I'm trying to get just these links to change color when clicked. Is there a way to use vlink? I tried style = "vlink:red" which didn't work. Any help on how to make that happen would be greatly appriciated. Regards, Will I would like to prompt for name & email address without using php. Possible and if so, how? Hi Gang. I'm new to html programing and have what will more than likely be seen as a couple of dumb questions but here goes. What do I have to do to eliminate the need to include .html on links to new pages. What I am finding is that http://mydomain/list.html for example will not work if I type http://mydomain/list Also the links to html pages that I create will only work if I use lower case letters. What do I have to do to make this work with either upper or lower case. Thanks a bunch for any help you can supply. All, I'm having some serious issues using a tag to a website for one of my clients. I'm using the Code: <sarcasm></sarcasm> tag in some of my code, but it does not appear to be displaying properly in certain web browsers. Firefox and Opera seem to work OK, but IE and Safari ignore the tag completely. I have over 5 years of coding in experience in HTML5, CSS, and HTML, but none in MSHTML, which is what I currently must use. Has anyone else run into this problem in the past? Regards, -Dave Lawrence Microsoft A+ Certification Dell Certifiied Systems Expert Citrix Certified Administrator Hello! I have the following table of navigation links with a small image; here is the html: <table><tr><td bgcolor="#FFCCFF" width="830" height="15" align="center"><font face="Arial, Helvetica, sans-serif"><a href="index.html">Home</a> <a href="oneofakind.html">One of a Kind</a> <a href="gallery.html">Gallery</a> <a href="custom.html">Custom</a> <a href="about.html">About</a> <a href="customerservice.html">Customer Service</a> <a href="contact.html">Contact</a> <img border="0" src="images/pheart1.jpg" alt="pink heart"/>Shopping Bag</font></td></tr></table> My question is: I need to know how to incorporate the paypal button in the above image (the pheart1.jpg image). Here is the paypal button code: <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7----- "> <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_viewcart_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"> <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> If anyone can offer any suggestions, I would be eternally grateful!!!!! hello guys! i have a question for you. i use this code to my blog (this is a media player made by photobucket) Code: <embed width="448" src="http://i171.photobucket.com/player.swf?file=http://vid171.photobucket.com/albums/u285/VBMAN/videaki.flv" height="361" wmode="transparent" type="application/x-shockwave-flash"></embed> and i want make this autoplay when i enter to my blog. Is there any code to help thank u Hi. In a table data I have four lines of text each line separated by a <br> The text are different font sizes. The issue I am having is that the lines have space between them above and below. How do I get the lines of text closer together using simple html? text line 1 | (this space) | text line 2 Im setting up a website that needs to have a calculator similiar to this link: https://www.101incorporate.com/incorporation-order.htm The user need to be able to click on things and the calculator need to change according to the different packages and items they select. And the calculator will total it out. Can anyone help me? Please. Thanks! I am in no way good at HTML so I turn to you guys in need of some help, I am trying to make a site for a friend of mine. This is what I want.. Look at the picture so like if you click anything on the bar it just loads the page in that little reserved section rather than loading the entire HTML page.. It's hard to explain but I've seen it before so.. I know that is like the worst representation ever, But I dont know how else to explain it, you guys know as much as I do xD Hi. In a table data I have four lines of text each line separated by a <br> The text are different font sizes. The issue I am having is that the lines have space between them above and below. How do I get the lines of text closer together using simple html? text line 1 | (this space) | text line 2 Regards I am trying to build a simple, compliant HTML dropdown menu that allows users to click a "go" button which will act as a link to a new page. In my site a user rolls down to the correct state and then hits the go button. This sends the user to a web page for that state. Maybe what I'm trying to do is so easy that nobody ever thought to explain it. But I can't find an answer anywhere. Here is a basic version of my code. Thanks in advance for any help!!!!! Code: <form action=""> <select name="states"> <option value="alabama.html">Alabama</option> <option value="Alaska.html">Alaska</option> <option value="Arizona.html" selected="selected">Arizona</option> </select> <input type="submit" value="Go"> </form> |