Tag Archives: Image1

please answer my questions

i am trying to create a my first web site and have got the basics down from reading about html off of certain sites but need ease some of my ideas that we want to applied my page.. the website i want to create will probably be like this… first page i want an image focused and underneath this i want a login box with user label drop down box and password field and submit press button.. how do you create the passwords how do you make the put in button recognise that passwords are appropriate then launch another page of my personal site how do you get my picture in the center miccled with the page then sign in info underneath that here is the code we have so far… HTML: < body bgcolor=" black" > < img src=" \C: \homepage\pics\image1. jpg" width=" 300" height=" 300" > < /a> < fieldset> < legend> < font color=" white" < big> < b> Login< /b> < /big> < variety action=" " > < choose name=" user" > < choice value=" name1" > name1< /option> < choice value=" name2" > name2< /option> < /select> < font color=" white" > < b> Password: … Continue reading

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

How can i make the submenus to appear in the same line as the main menus

HOWDY to everybody, Im new in website designing, I possess a website that I’m updating www. sudansof. org the problem is the submenus are show up one line below the primary menus you can view it on the particular website, I realize that the problem is the script (correct my family if Im incorrect ) could someone tell me what can i change so the actual submenus appear inside same line considering the main menus, I’ll send the pieces of software. Thank you in advance Always save duplicates of any file(s) before you decide to change them… Save a copy in the safe place (in a new directory). Not one but two changes… Within your main " index" report, change all on the lines that employ MM_showmenu… Change the 18 into a 0… < any href=" javascript:; " onMouseOver=" MM_showMenu(window. mm_menu_0908025733_0, 177,, null, ‘image1’)" onMouseOut=" MM_startTimeout(); " > Reason: Which 18 is telling it to offset vertically 18 pixels. You don’t want to offset it by any means, so make these 0. That 177 offsets flat by 177 pixels, so it puts it off towards right (which is usually correct). ============== In the file called " mm_menu. js", change the … Continue reading

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

mouse over buttons w/ pics

hi there my organization is wondering learning to make amouse over press button with 2 pics in microsoft expression web 2 . 0, i have the two pictures i want and i have been messing around when using the lowsrc and such things as that but without success can any one help me out there I only find out the hard coded way to achieve this. I have under no circumstances used expression online. The first image will be designed into the page as it normally would. The one primary difference is it’s important to specify a within the img tag: < img src=" image1. gif" name=" MyImage" > This image are now able to be accessed simply by javascript as . Of course add in the actual width, height, alt, along with border properties seeing that desired too. Our next part is to generate a link around that image. It will allow javascript for you to affect the image properties. < your href=" " onMouseOver=" insurance policy. MyImage. src=’image2. gif’; " onMouseOut=" insurance policy. MyImage. src=’image1. gif’; " > < img src=" image1. gif" name=" MyImage" > < /a> will be Source of the actual image file. specifies that … Continue reading

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