HTML - Very Urgent Help Required...
Please help me to make the below design in html.
Since I am generating PDF so i need to set footer for that so please make the design shown below so that I can assign that design as my footer... http://yfrog.com/kfqmc7p Regards.... Similar TutorialsNever mind! Hi guys, Could you please help me in giving the code that takes data from the fields in HTML form and when submit button is clicked the mail has to go to the intended user through Microsoft office outlook. Please help me... its very urgent Thanks & Regards Karteek Challa Hi, I'm brand-new to the forum, and brand-new to html. I'm attempting to modify a form on my website. I had hoped I could avoid learning html by having someone else design my website, but it's becoming increasingly frustrating to go through him for every minor change (not to mention expensive). So, I'm basically learning html while changing this form, and I know it's not a real pretty script, but I just need it to do its job. After 5 hours of work on it, I thought it was just perfect. Every time I made one or two change, I uploaded it, and tested the form before saving it and moving on. It was going fine, until the last changes (removing the required validation on several fields)--now the form submits even when not a single field is filled in. Even undoing the changes and going back to the previous version doesn't help... Here's the original: http://www.cbellisfunding.com/capital_request_form.html And here's my edited version: http://www.cbellisfunding.com/capita...0modified.html Feel free to try the form out; I don't mind the docs in my inbox if it helps troubleshoot. I would greatly appreciate any constructive input! Thank you! ~Michelle~ oh, by the way, I ran the html validation software and it came up with 193 errors (!). All of them were my programmer's, not mine. (I change only a few very specific things) Many were closing code, and I hand-fixed those. The rest I haven't a clue how important they are to repair, since the web form has worked with them so far... Hi, I have a niggling problem that I can't resolve despite googling it to death. I'm sure that it will be simplicity itself for those of you on the forum, so advice please. I have a page - just a normal .net page - the basic structure looks like this: <html> <body> <form> <div id="my-site"> </div> </form> </body> </html> Both the html and body tags have height set to 100%. The html tag has a tiled background-image #mysite has a fixed width set + margin auto to centre the site I also have another background image (currently applied to the body tag). This repeats horizontally across the entire width og the page. The problem occurs when I zoom using Firefox. The content expands as expected, and the image applied to the html tag expands, but the body image stops short of the right side, leaving a gap. I use a rest on my css so margins are set to 0. Any help or advice would be appreciated. Thanks John Hello everyone, I am attempting to use an <a href=".."></a> tag to access a .htm file. The problem is that the file that is being accessed is located in the folder above the folder in which the file is accessed from. Confused? This is where my file is: \htdocs\admin\index.htm This is where the webpage I want to access is located: \htdocs\index.htm I cannot figure out how to access that file!! How is it done? Many thanks in advance bassguru1234 I want to ask you ,guys that already know this things . How much time does it take to learn ? -html -css -javascript -php -mysql . Each of them ,and another question ,what else should i learn to be able to create any website that i want ? Hi, I'm fairly new to all this and have never styles a table before. I have a small issue with this table below that I can't resolve as yet. HTML Code: <table bgcolor="Blue" cellpadding="0" cellspacing="0"> <tr> <td valign="top" bgcolor="Yellow" height="150" width="150" style="border-right:solid 1px #d2d2d2;margin-right:10px;padding-right:10px">Image</td> <td valign="top"> <table bgcolor="Aqua" width="400"> <tr><td>This is a title</td></tr> <tr><td>This is a description</td></tr> <tr><td>This is where the additional extras go</td></tr> </table> </td> </tr> </table> The issue I have is that the first td should have padding, then border, then margin before the next td. The border is showing but no padding or margin is applied. Whilst I'm here I'd like to ask a couple more questions in relation to the table above. Firstly, I have nested a table inside the table - is this the best way or should I have applied a rowspan to the first td? The reason behinf this is that the 2 first level td's both have independent content - the first one houses an image up to 150px high and the second with the table houses variable text, so either could be the longest. Secondly, is there anything you should always do when playing with tables, for instance resetting certain things? The table is to go inside an email, hence the table and inline styling. Please ingnore the color attributes as they are only there to help me with the construction. Thanks in advance. John hey guys, kinda new at this stuff... just wondering....lets say i am calling 2 different page in 2 frames (one page in each frame) in one html..and lets say those 2 pages require you to login through username and password....i want to create a applet that will allow me to enter credentials(username and password, if they are the same) in that applet(or dialog box) and which use that info and log in 2 both sites... please help me out.,.. thnx Hi guys, I am having a little difficulty with the layout of the adverts on the following page: http://www.dynamic-xchange.com/DXSer...d_Personal.php I am trying to align them as they are on this page with the Ad Space and Pixel size headers directly above and below them: https://www.dxsynergy.com/adsXposed/...asp?DXAction=0 I have tried a few times now and am beginning to give up. Any assistance would be greatly apprecaited. I have developed a website just for my final year project... I have created this website for IE7. Now I have a problem... I have 3 frames in the page which are placed horizontally <frameset rows="185,*,38" frameborder="no" border="0" framespacing="0" SCROLLING="auto" > <FRAME SRC="page1.htm" NAME="frame1" frameborder="0" scrolling="no" marginwidth="0" marginheight="0" noresize="noresize"> <FRAME SRC="page2.htm" NAME="main" scrolling="auto" marginwidth="0" marginheight="0" noresize="noresize"> <FRAME SRC="page3.htm" NAME="bottmFrame" scrolling="no" marginwidth="0" marginheight="0" noresize="noresize"> There are links in the frame1 that change the pages in the main frame.... I have set it such that there is no Horizontal scrolling only vertical scrolling.... But in IE I have a big problem... The scroll sometimes disappears completely... Leaving only half the page in the main frame.... I have a dead line to meet and this is the only headache I am facing. I have hundreds of similar HTML files. Each of them is for a devices and consists of many performance of the devices. For instance. in File Device1.html: Function1 failed Function2 succeeded ... ... I need to put all the failed function along with the devices all together in one file(any readable format), is there any way? something like: Function1, device1. failed. function100 device99, failed. ... thanks, Han Hi Everyone, I am developing a website, wherein i have used a impact font (19px) for the headings which i feels looks quite blur. My question is that can we make that font much sharper. As i know we can do that font sharper in photoshop. Is there any way we can make Impact font sharper in HTML? Thanks in advance... Vishal Hey guys, so I'm essentially asking you guys for advice as a last ditch effort. My final was due yesterday, but I've gotten it extended to today for a couple more hours. My partner essentially left me high and dry by saying 'oh, most of it's done', but actually none of it was coded. Alright, so essentially she made this thing as hard as possible. She made an image that has all the buttons on, like home, contact etc. As in, it's just one picture with all graphics, so you have to put the code over all of it. I've tried so many different ways to get it to work, but nothing is working. I essentially wanted the body (or container?) to be centered so i could use the image as a background. I don't even know if that works or not. I just have no clue how to make this image centered on a page and put all the elements on it. What I have right now is an image that's too big for the screen, but the button images I overlayed over the button graphics do work. Hello, I see the design of my page is good in firefox but in Internet explorer is meesed up Can someone help me? i will send the page code now please thanks in advance! Hey guys I have to show something to someone today and it just came to my attention that my website does not work in Safari. It will load just fine in Firefox/IE but in Safari it will only load the top flash animation and background image, but none of the content? Any thoughts? Thanks so much http://www.ianidas.com/wordpress/index.php ok... i wanted to change my layout and it all looked fine until i viewed it with a 1024x768 resoultion... when i'm using the 1280x1024 resoultion... everything was in place when i made it on dreamweaver, but now when i switch resolutions the iframe and text boxes and whatevrs on the page moves ... please have a look and tell me what i can do www.anastaciadreams.com/layout/test.html All, Sorry if this seems too stupid. This is my first question to the forum. If I use Paypal to create a BuyNow button, I paste the html code into my webpage. When I preview the webpage the link is just dead. Is this normal? How do I know the link works? Any suggestions? Hi All, Using Dreamweaver CS4. I'm creating a form to file webpage for my work. It's just a simple html form that a user can fill out and once they hit submit, the information is saved to a file to be later converted to a spreadsheet or database or whatever. I have several required fields on this form. I was instructed to add a "." after the "Name" of whatever field I am requiring. They all work except my Radio buttons. Regardless if I make a selection (Yes or No) and hit submit, it still says that I need to fill out this field. Here is my code, I have tried several varieties of it, but none seem to work. I am completely new to Html coding so please bear with me. Thank you in advance! <input type="hidden" name="RequireApprovalYesNo." id="RequireApprovalYesNo." value=""> <input type="radio" name="RequireApprovalYesNo." id="RequireApprovalYesNo." value="Yes">Yes <input type="radio" name="RequireApprovalYesNo." id="RequireApprovalYesNo." value="No">No I have also tried (without the "." in the second and third piece of code): <input type="hidden" name="RequireApprovalYesNo." id="RequireApprovalYesNo." value=""> <input type="radio" name="RequireApprovalYesNo" id="RequireApprovalYesNo." value="Yes">Yes <input type="radio" name="RequireApprovalYesNo" id="RequireApprovalYesNo." value="No">No Can anyone help me with a HTML tutorial? I need a little bit advanced tutorial. Thanks in advance. |