HTML - A Couple Of Questions, Please Help!
So, this website has a couple of features that I really like and would like for my website. That website is located here.
On the top of the website they have the facebook, twitter, and RSS buttons. How did she get the text to come out when you hover over the buttons? Also, on the top of the right sidebar, she also has a button that says show all categories. How did she make that clickable and pop out like it did? Thanks for your help! Similar Tutorialsaaaaaaaaaaaaaaaa On my website http://www.ultdmovies.com. How do I change the height/width of the buttons that say home, contact us, movies, etc.? How can I add a seperate border under the video like the one under the "mission statement" so I can have other things down on the bottom? How can I add a colored border around Mission statement and the stuff below it? So I'm fairly new to Web Development, but I know a few other languages (C++, C (of course), and a bit of Java). I've been digging around the web for some information about having permanent pages inside pages, but turned up little result. What I mean by this is having some sort of fixed page, that wont be reloaded upon clicking local links (Home, etc.)... For example, I stream over Justin.tv, and they have an option to embed your stream to a website. I would like to have this stream embedded on a fixed page so that when users click links to surf the site, it wont keep loading and reloading. Also, the stream will always be in view of the user. In a nutshell, I would like to have a header for the navigation links and banner, a fixed sidebar with the embedded stream, and a content part that would show the rest of the content for the site. I hope this isn't too confusing to understand, haha.. I tried to make it as easy to understand as I can, but I don't know all of the fancy web development lingo to simplify it. Hi, I'm having a couple of problems with the code on the website I am building. I tried uploading the stylesheet and index.htm but it would let me for some reason so here's the links to the problem pages: www.wotwebhosting.com and www.wotwebhosting.com/style.css Anyway, I cannot get the following to work: 1. The drop down menu at the very top is supposed to take the user to the page that has been selected immediately but it does not. 2. (This is a CSS problem) I would like the links at the bottom to be considerably smaller than the links on the left nav-bar. Also, the links do not seem to be responding to any 'text-decoration' command I give them in the css file. There is probably an easy solution to this but I'm very new to css! Also, does anyone like the scrollbar colours or should I leave it as the browser's default colours. Thanks for your help. 1.) How to make a login and register form work on a site 2.) I have tons of quiz questions for my site i am building, how do I make it so when they answer if they get the question right they get those points and they will be redirected to the next page or if anyone knows what i have to use to accomplish this Im a very green newbie to html and could use a few pointers. I'm starting with the basics and writing out out the html manually in notepad, and using chrome as the browser to view it. i have a couple of (probably basic) questions which i need help with, so if your not busy any help would be greatly appreciated! 1. how do i use images from my own computer in html? I am currently using images which i have uploaded to dropbox and using the url's as the image source. 2. Im having trouble with image maps. I am trying to use one image to display two links. below is a copy of the code I've written; <img src="https://dl-web.dropbox.com/get/Public/IMG_0016.jpg?w=e566152f" height="250" width="400" usemap="#kyandnod" /> <map name="kyandnod" /> <area shape="rect" coords="0,200,250,0" href="http://3.bp.blogspot.com/_9U8zzj314AU/SUp0H-R3K2I/AAAAAAAAAEE/S2loVa1eX3I/s400/heaven.jpg" /> <area shape="rect" coords="200,400,250,0" href="http://4.bp.blogspot.com/_MDH7QEZTFE8/TE3feptOxXI/AAAAAAAABG8/eapY9eS6m20/s1600/hell.gif" /> </map> the first area shape clinks to the correct link, however the second area shape clicks to another link that is further up the page. I am at a loss as to how to correct this and i cant seem to find the answers in the usual places online. any answers would be of great use and I don't want to move onto the next stage of my html learning until I've nailed this one! thanks So, I'm redesigning my website to conform with all W3C html/css standards as well as following all the suggested ways of doing it, and thus, I have a question or two I would like some comments on. 1. Say I want a line of text: Filed in Information, Monday 1st. Oct. 2007 And "Filed in" should be red, "information" black and the date light gray. I tried doing <font class="f1">Filed in</font> and then apply the style in the css sheet, but this didn't work. Is this an illegal syntax for HTML? (evidently, as it didn't work) And if it is, what would actually be the best way of doing this? Since <H#> tags create paragraph spacing... 2. To import the css style sheet into my page I have been using <link href="style.css" rel="stylesheet" type="text/css"> But then someone mentioned the @import method. Is there a practical of technical difference to the way I am doing it now? Thanks. Hi guys, I have tried to look both on google and on the site, but have found nothing. My first questions is that I am using a chainedmenu ("goto" option), everything is perfect but the only thing is that I need a confirmation page, Where on this page there will be displayed the options that the user selected. Is this possible to achieve? Secondly, I have a text box on my site where the user inputs a number from 50 to 500, I would need to have the number inputed checked to see that it is of the correct formatm scale. How can I do this? Any help I recieve will be very very appreciated Thanks Hello I got a couple of questions i need help with. 1. how many basic color are supported by html and xhtml 2.inline images should be in what format. Someone told me gif, jpeg and bmp. I dont think bmp works but could be wrong. 3.what is a anchor in a url Hi All, I was told to correct some basic mistakes and if I still needed help, to ask for help. Well, 1 month later I was able to correct some errors and now 5 from the 8 Options Choices are working. NEED HELP WITH THE DEFAULT/WHEN TYPING THE URL AND 2 MORE OPTIONS WHICH DOESN'T WORK. I am a beginner, so I believe that the intermediates and experts can help me. The site works fine from here, since it filter errors. Actually it works with all browsers except Internet explorer 7-9. http://www.homeless-forum.org Please find the Option menu below to finally help me find the rest few errors : HEEEEEEEEEEEELLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPPPPPPPP!!!!!!!!!!!!!! Thanks in advanced and GOD BLESS YOU ALL. Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <head> <title> HFHF Homeless Formerly Homeless Forum www.homeless-forum.com</title> <script type="text/javascript"> window.onload=function() { document.getElementById('NewsletterList').onchange=function() { window.location=('http://www.homeless-forum.org/'+this.value+''); } } </script> <body bgcolor="#00CCFF"> <select id="NewsletterList"> <br /> <option value=""><b><em> PLEASE CLICK This Box and Select! 'Internet Explorer 8 or 9 BETA is NOT Recommended, Until They FIX All Their BUGS'. </b></em></option><!--this option takes you to your home page--> <option value="news7">Newsletter 2010</option><!--this option takes you to your newsletter 2010--> <option value="news3">Ileana Ros-Lehtinen, Homeless Pioneer Pics. </option><!--this option takes you to your newsletter 3--> <option value="news4">High Quality Pictures, Videos, Slide Shows and MUCH MORE. HFHF Inc. and leana Ros-Lehtinen, Homeless Pioneer Slide Show, Homeless Beaten-Up and Killed, etc.<br / ></option> <option value="news5">Newsletter 2009.</option><!--this option takes you to your newsletter 2009--> <option value="news2">Newsletter 2008.</option><!--this option takes you to your newsletter 2008--> <option value="blog/wp-login.php">BLOG: Please Login and post your comments, ideas, tips, etc. Be patient for Large Files to LOAD</option><!--this option takes you to your blog--> <option value="news4">More! HFHF Newsletters 2010, VIDEOS, "IE9-Microsoft-Reply, ETC.</option> </select> geovisit(); </script><noscript><img src="http://visit.webhosting.yahoo.com/visit.gif?us1306942201" alt="setstats" border="0" width="1" height="1"></noscript> <html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40"> <meta http-equiv=Content-Type content="text/html; charset=windows-1252"> <meta name=ProgId content=Word.Document> <meta name=Generator content="Microsoft Word 14"> <meta name=Originator content="Microsoft Word 14"> <link rel=File-List href="hfhf-newsltr-2010_files/filelist.xml"> <link rel=Edit-Time-Data href="hfhf-newsltr-2010_files/editdata.mso"> <!--[if !mso]> 1. Is there any HTML code that can allow me to create a newsletter for my website. So people can sign up with it, then whenever I want to send one out I just fill in some form for the new letter then hit send and it will send to all the people who signed up. Is there any html code to do this, if so what is the code? 2. I would like a link or something to useful html codes that I could use for my website. I am a new member and I was hoping someone could help me. I have looked for answers myself, but I havent come across them. Question 1- How do I add a Scroll Bar Box to left side to slip the page into 2 sections, and How to add Links to it? Question 2- How Do I make the Screen not move off the page? So the Bottom scrollbar does not show up. Ex. If I am using Internet Explorer, and I have my Favorites up, and I expand the box, It makes the screen smaller, But the website also gets smaller, but you can still see evrything. I Hope you guys can help me. 1. Can I define two classes? For example: Code: <p class="one" class="two">Text...</p> 2. Can a class be defined as a number? For example: Code: <p class="1">Text...<p> Thanks. 01:: object won't touch the top of the page:: On my site, www.subliminalmusic.co.nr, I got a flash mp3 player in a frame at the top.. but, for some reason, the mp3 player won't touch the very top of the page. I want it where the mp3 player touches the very top of the page and is fixed in place instead of having a scroll bar on the right. 02:: how do you make frame1 close when frame2 browses off of the original domain?:: I'm wondering if it's possible to make my top frame, with the mp3 player in it, close whenever I go to an off-site link in the bottom frame? Where the top frame stays put whenever I browse my own site, but closes whenever I go to another website. It seems logical that I could make a list of safe-urls, or whatever.. something like.. where the top frame can recognize what's in the bottom frame.. and there'd be a list of urls in the code somewhere. If the url in the bottom frame isn't in the list of urls mentioned in the code, then the top frame closes. Is that possible? If so, can you tell me how to do it or point me in the right direction? Thanks in advance! -Anthony- Hello all! I just started a site and I have two questions that would really help me out. First - I have a news section on my website that I want people to be able to comment on. I have searched the web forever on this, but I want people to be able to click the comment section below the article which will redirect them to another page where they can add/view comments. I also want people to be able to see how many comments have been posted on the original article. Whats the best way of doing this? Second - I have a sidebar on my website that provides a quick link to an article that has been posted. Is there anyway I can make that sidebar once and reference throughout the other pages on my website so I don't have to update each individual page? Thanks in advance for your help. p.s. the website is http://www.socomfans.com Hi guys I don't know if I should be asking these question here not still here we go, 1. I want to add the login and out box from the forums to my website homepage How can I do that??? 2. I want to put that search box from the forums to website homepage as well so if some member/user search the website they get the results out of forums. I hope I explained good Please ask for more information if you need Thank You so much. Hello everyone. Tho i am a new user, i need help on this one. 1)Does anyone have or know a ready rating and commenting system code that you can just stick on your HTML page? 2)Anyone know where to get Dreamweaver CS1+ for a pretty low price? I hope i posted in the right section. Please help me out! Thanks in advance! This is my site currently ... www.fortheloveinc.com (please click to see what I am referring to) 1st Question ~ As you go from page to page on my site, you'll notice the annoying banner at the very top of the page. The site is hosted by godaddy.com, but there must be a way to remove that from my site. All the advertisements as well. Is it because I am temporarily using the free host option when you first purchase a domain do you think? Just wondering how I remove all of that off of my site. 2nd Question ~ I've been using Photoshop, for the graphics on my site (the headers, and the clickable links). I would like to be able to fill my site, from side to side, and from top to bottom. How do I do this using html? Basically make use of the whole page, instead of just little portions of it. Thank you and I'm hoping y'all can help me out with these questions. Much appreciated. Hi everyone. I am looking to engage someone in conversation about an HTML cut-up excercise I am currently working on. I have some basic HTML and CSS experience from several short evening courses I attended a couple of years ago, built myself a couple of very basic, amateur sites (I am interested in 3d modeling and built myself a couple of portfolio sites to show some of my models), and went as far as to fumble my way through putting together a practice e-commerce site using PHP/mysql/apache. This was all a couple of years ago now and I had thought web design was a thing of my past. But, in a slightly strange turn of recent events I put myself forward for an seo position at a local web dev company, and came away asked if I would be interested in a junior front end developer role. I am eager to take on this challenge, and have been given an html cut-up excercise to do as a barometer of my abilities. Everything I have ever done web wise, has really been from scratch, so this cut-up business is very new to me. I found several videos on youtube which all centred around the slice tool in photoshop, and then saving out the slices as an html and images file, to then fine tune elsewhere, in my case, Dreamweaver. I am conscious though, of not having an image heavy webpage, and also am not happy with the huge and complicated table that Photoshop coded for me as a result of all my slicing. So, does anyone have any experience with Photoshop cut-ups, and ideas to get the best results from the outcome. At the moment, Ive hand coded most of the buttons, so they are no longer images, and added links to them. But I got to a point where all the 1 pixel high 'spacer.gif's' were getting on my nerves that I deleted all of them. Then that left me with a very distorted and empty looking table, so I deleted all the table elements from the code also. So my idea from here is to use divs and absolute positioning to place all the leftover 'necessary' parts, how they look in the original psd image. Does it sound like I am on the right path? I assume there are several methods of going about a cut-up. Could anyone give me some advice? Ben |