HTML - Newb Need Html Help
I am very new to using HTML, I have looked everywhere for a way to make an icon change when you roll over it with you mouse but I could find nothing by Google it. I pieced this code together <a rel="nofollow" href="http://signup.getfreepsncardcodes.com/" target="_blank"><img title="Sign Up" onmouseover="this.src='http://www.weebly.com/uploads/6/0/4/2/6042957/custom_themes/887654571988508086/files/8.png?95150';" onmouseout="this.src='http://www.weebly.com/uploads/6/0/4/2/6042957/custom_themes/887654571988508086/files/9.png?69287';" src="http://www.weebly.com/uploads/6/0/4/2/6042957/custom_themes/887654571988508086/files/9.png?69287" alt="" width="124" height="30" /></a>
But I have read that Google will drop your ranking on them if you have bad coding on your site. I am just wondering if this is an OK code to use, and if not is there a better way to do this. It is working on my site the way I wanted it to so I am hoping it is OKO to use. Any and all help is appreciated BTW this is the site so you can see how the icon looks http://www.getfreepsncardcodes.com/ Similar TutorialsHello everyone, I've been racing to learn html/css in the past couple weeks to throw up a website, and so far so good. But: I've searched the internet and I cannot find an answer to my questions. The page in question is: http://www.andrew.cmu.edu/user/jonmille/projects.html style sheet (relevant section is in the "Programming: List Settings" section) http://www.andrew.cmu.edu/user/jonmille/style.css You can see that the gray borders under the text/images have a small break in them. I assume it has something to do with the fact that I'm using two columns. How do I fix this and make a solid border (in a non hackish way)? Note: if you say "use css/divs," I wrestled with those for about two hours before I gave up and made a table. Secondly, in IE7, all the images/text are completely flushed left, ignoring the table padding. How can I fix this? Note, I've never checked this site in IE6 or below, and never will, so if it looks wrong in IE6, then the user doesn't deserve to see my site anyway. Thanks for your time! Jon Greetings to all! I am in the HTML & CSS game for about a week now.. I been looking at online Tutorials for days and trying to understand everything...I am not a Book learner...More of someone trying to show how to..I guess I pick up on that way easier...lol My Question is I need to learn how to do Internal links!!..I am making my first website...I do not understand how to set-up the code in HTML to connect pages together... My co-worker was working on it before I took over this is what they put: <div id="MainPageNavigation"> <!-- HINT: Set the class of any menu link below to "active" to make it appear active --> <ul> <li><a href="#">HOME</a></li> <li><a href="#" class="active">ABOUT US</a></li> <li><a href="#">SALES</a></li> <li><a href="#">QUALITY</a></li> <li><a style="background-image: none;" href="#">CONTACT US</a></li> </ul> I have created a new page for the "sales" page and saved as a JPG File...How do I go about making it a clickable link now from the home page to the "sales" page?? Sorry for asking a dumb question too...LoL! Hi all, first time poster. I'm taking an html/css class and have gotten a little stuck on one of the assignments. The instructions say to "Style the address element to display as bold and Arial text. The text should be all uppercase letters as white text on a navy background. Make sure the background color does not extend from the left edge of the screen to the right edge of the screen." The bolded part is where im having trouble. Everything else is fine but the backgorund color is extending all the ti the left, and I can't figure out how to make it be only the background of the text. I styled the address tag in a css sheet. Here is the css code: address{ font-style: bold; font-family: arial, helvetica, sans-seriff; text-transform: uppercase; color: white; background-color: navy; } And here is the html code: <address>Women's Council on Entrepreneurship in the Americas <br />23 Butler Blvd. <br />Suite 400B <br />Hamilton Creek, NJ 35688</address> Sorry for the long post. Any help would be much appreciated. ok so lets say i get one of these free css/xhtml templates that have columns. And i have link on the left: home about us contact us blah blah blah.... and in cpanel i have index.html which is the first page. (home page) now, for contact us, do i created a new file in cpanel and call it contactus.html and just copy paste everything and change the body to our phone numbers and emails? or is there an easier way to accompish this? If the explanation is too long, my aim is pballa818, so IM me and we can talk there. Thanks for all your help guys!! Hello I'm assuming I'm in the right area for this. http://hiatus.5u.com/index.html I'm wanting to position a box on this website with HTTP links that open a new browser. I've tried using custom drawn boxes, but my website doesn't like it, it's chewing up the links and wont link them. If you look at the website link there I posted, to the right side of the page there is a box that is empty, below it says something like "links will open a new browser" I want to set links there. I don't know what style of scripting I need to accomplish that. I'm starting to feel like html isn't cutting the mustard. And frontpage isn't cutting the mustard over there. I also have another question, about setting up an html password. I have this setup here ~ Code: <input type="password" name="time23" size="10"><INPUT TYPE="HIDDEN" NAME="cgiemail_required" VALUE="time23: Please supply the correct Password."> <INPUT TYPE="HIDDEN" NAME="cgiemail_error" VALUE="error_enlistment.html"> I want it to work like this, if you put in a password and it's incorrect, it'll send you to an error page. This somewhat works, however not accurately enough. If you leave it blank it will spit out an error site. But if you put any random thing, as long as the box isn't empty it will work. I don't mind if the password is in the page source code, that's not a big deal. Most people I know don't have a clue you can even look at source code. So as long as I can ring a few in doing it this way I'm fine. Hi. I was wondering if there were any generous souls in this forum that could help me out? I am new to HTML (et al) and am trying to test something here at work. I need to try and identify all the tags\attributes that might contain a URL (absolute path - Eg. http://mycompany.com ...). I am aware that links in HTML contain an href attribute. So I think I am all set there. However, there are other attributes that I might not be aware of. For example, an external javascript file etc. I believe that CSS, XML (et al ???) might also contain absolute URLs. I am just not sure if that's true or not. Would anybody be able to come up with a list of of languages and tags\attributes that might contain a URL. Or point me to a source that would have a consise list (versus having me spend a week researching all the possibilities). Thanks in advance. Sorry if this is a major PITA. ive done it now nvm, google ftw Hi I've built a website for my karaoke show, and would like to add a blog page to the site. Rather than 3rd party, I'd prefer to have my own blog on my own domain to increase traffic for the SE crawlers. I was wondering... - what some good options are ie what blog software to use - if I can have a blog that somehow incorporates Facebook and Twitter (i've seen Facebook connect, but I'd like something that posts my blog messages to my Facebook and Twitter pages) I currently have a Typepad blog on there, but as I said, I'd prefer to have my own blog code, not third party. The site is www.billygoatkaraoke.com.au , and I'd really like the blog to stay on the site - I'm thinking that I'll have a blog page open up over the goat when someone clicks on the BLOG link. Cheers Shaun I just upgraded all my .HTML pages to .PHP . But now I noticed that when my pages pull up in the search engines like Google, Yahoo, and MSN. They still show the old .HTML links?? When they click on the webpages from the search engines results you get error 404 page cannot be found. How can I update the search engines or add code to my page so the search engines will reflect the new .PHP pages. Also it's been over a good week since I've update to .PHP Thank you all in advanced!! My html problem keeps failling, with all my image codes.. shown for 10 errors which are all for the images what's wrong? Here is the code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- New Perspectives on HTML and XHTML 5th Edition Tutorial 2 Case 2 Fiddler Home Page Author: Date: 2-16-2011 Filename: home.htm Supporting files: fiddler.jpg --> <title>, ITSE 1411 Lab Project 2, Tutorial 2 Case 2, Due 02/23/2011</title> </head> <body> <div> <img src="fiddler.jpg" alt="Fiddler on the Roof" /> <hr /> <a href="home2.htm"><img src="home.jpg" alt="home" /></a> <a href="slide1txt.htm"<img src="start.jpg" alt="start" /></a> <a href="slide1txt.htm"<img src="back.jpg" alt="back" /></a> <a href="slide2txt.htm"<img src="forward.jpg" alt="forward" /></a> <a href="slide6txt.htm"<img src="end.jpg" alt="end" /></a> <br /> <a href="slide1txt.htm"<img src="thumb1.jpg" alt="slide1" style="border-width: 5" /></a> <a href="slide2txt.htm"<img src="thumb2.jpg" alt="slide2" style="border-width: 0" /></a> <a href="slide3txt.htm"<img src="thumb3.jpg" alt="slide3" style="border-width: 0" /></a> <a href="slide4txt.htm"<img src="thumb4.jpg" alt="slide4" style="border-width: 0" /></a> <a href="slide5txt.htm"<img src="thumb5.jpg" alt="slide5" style="border-width: 0" /></a> <a href="slide6txt.htm"<img src="thumb6.jpg" alt="slide6" style="border-width: 0" /></a> </div> <hr /> <div> <img src="slide1.jpg" alt="slide1" /> </div> <blockquote> <p><i>Do You Love Me?</i> sung by Deb Ingalls and Thomas Gates</p> </blockquote> </body> </html> Hi, so I'm trying to make this e-mail newsletter. It's entirely images, tables and text. So no javascript, just plain stuff. I tried attaching it as a signiture file and I had trouble sending it. It also didn't come out right. I'm trying to avoid using a software. Its basically just a block of HTML I need to show up as the only content in an email. If you just put HTML into a email text field, it just shows the HTML code in the email as text. Any ideas? As the title states I've been using Microsoft Word 2000 to create my web page but now want to make a simple no frills html HTML document. Is there a simple and quick way to do it ? I know I can simply create a new HTML document and then just copy and paste the links but is there a utility that can do this ? Many thanks Hi everyone, I've been searching around the web trying to find out how I can send using Outlook a html and text email newsletter automatically. I am quite happy creating html only newsletters, and text ones for that matter, but I have been digging and believe that by using multi-part code I can send to both and the recipients email client "allows" whichever version to be displayed - does this sound right? I'm hoping to simply create the html with the relevent mime references and boundaries (dont know what they are but have seen them on enough Google'd pages to know that they mean something!) and then copy and paste into Outlook - the newsletter is only going out to a few people at a time. Any suggestions or advice would be very greatly appreciated. Regards Allan i just started working on addicted2ally.com, and for some reason, my index.html is showing the text of the html instead of well, doing it lol helppp!? I need a simple example to take input, and give an output, such as input: height weight output: body BMI thanks hello i have a page 'gallery.html' that i want to show up when the URL www.site.com/gallery is requested. how do i achieve this? thanks in advance rlbw I am still new to the web page world, but the website I originally created (in japanese) was passed on to a programmer. He did a lot of "upgrades" to the site so he says, but he left. Now I am in charge again of re-modeling the site. The problem is I am trying to figure out why there are so many dead links. I have looked up and down the server, but can't find anything. Ok before I confuse anyone else here is what I am talking about. For example this page that I originally made : Code: http://www.discoveryfirm.com/tokushu/index.html cannot be found but if I take of the end: http://www.discoveryfirm.com/tokushu/ the page is there. Now I am trying to fix a lot of dead links, but I cannot figure out what the programmer did to the site. I am still new to all the high-tech features in the web world. Could somebody please explain. Hi everybody, I've invented a means of converting HTML to keywords. http://4nf.org/tool/ What do you think of it? Any kind of feedback is greatly appreciated! Thanks in advance and kind regards Hello Everyone, Please help in build the code for the site , the layout should be as the below layout , I need to submit this by today EOD. Image Link1: http://8648180184665331224-a-1802744...attredirects=0 Image Link 2: http://8648180184665331224-a-1802744...attredirects=0 Please mail me the code ASAP. Thanks and Regards, ceenuu2002@gmail.com Hello Friends, I need a tool which can remove HTML comments from an HTML page. I don't want to create a regular expression to remove HTML comments rather I need a tool which should have command line support also so that it can be integrated with build process. Please advice. Thank you. |