Hi, I''d just made a website for my mother (dermatologist), and on Safari it works just fine, but if I use Firefox or IE the navigation bar (horizontal) I made makes the last link goes below the first link, and not all the links in a straight line as it does in safari. If anyone can help me I appreciate it. Thank you, Rodrigo -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 6 June 2011 21:20, Rodrigo Ruiz <rodrigo.ruiz7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, I''d just made a website for my mother (dermatologist), and on Safari it > works just fine, but if I use Firefox or IE the navigation bar (horizontal) > I made makes the last link goes below the first link, and not all the links > in a straight line as it does in safari. > If anyone can help me I appreciate it.Whenever you have a web page behaving differently in different browsers the first thing to do is to check the html for validity using the w3c html validator. If it is a public site then give the validator the link, otherwise view the source in the browser and copy the complete page source and paste it into the validator. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>Re: [Rails] Problem with Firefox and IE with my website</title> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- body { margin: 5px 5px 5px 5px; background-color: #ffffff; } /* ========== Text Styles ========== */ hr { color: #000000} body, table /* Normal text */ { font-size: 9pt; font-family: ''Courier New''; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; } span.rvts1 /* Heading */ { font-size: 10pt; font-family: ''Arial''; font-weight: bold; color: #0000ff; } span.rvts2 /* Subheading */ { font-size: 10pt; font-family: ''Arial''; font-weight: bold; color: #000080; } span.rvts3 /* Keywords */ { font-size: 10pt; font-family: ''Arial''; font-style: italic; color: #800000; } a.rvts4, span.rvts4 /* Jump 1 */ { font-size: 10pt; font-family: ''Arial''; color: #008000; text-decoration: underline; } a.rvts5, span.rvts5 /* Jump 2 */ { font-size: 10pt; font-family: ''Arial''; color: #008000; text-decoration: underline; } span.rvts6 { font-size: 8pt; font-family: ''segoe ui''; } span.rvts7 { font-size: 8pt; font-family: ''arial''; font-style: italic; color: #c0c0c0; } a.rvts8, span.rvts8 { font-size: 8pt; font-family: ''arial''; color: #0000ff; text-decoration: underline; } span.rvts9 { font-size: 8pt; } a.rvts10, span.rvts10 { font-size: 8pt; color: #0000ff; text-decoration: underline; } /* ========== Para Styles ========== */ p,ul,ol /* Paragraph Style */ { text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } .rvps1 /* Centered */ { text-align: center; } --></style> </head> <body> <p>Rodrigo,</p> <p><br></p> <p><br></p> <p>Monday, June 6, 2011, 2:20:37 PM, you wrote:</p> <p><br></p> <div><table border=0 cellpadding=1 cellspacing=2 style="background-color: #ffffff;"> <tr valign=top> <td width=2 style="background-color: #0000ff;"><br> </td> <td width=1467> <p><span class=rvts6>Hi, I''d just made a website for my mother (dermatologist), and on Safari it works just fine, but if I use Firefox or IE the navigation bar (horizontal) I made makes the last link goes below the first link, and not all the links in a straight line as it does in safari.</span></p> <p><br></p> <p><span class=rvts6>If anyone can help me I appreciate it.</span></p> <p><br></p> <p><span class=rvts6>Thank you,</span></p> <p><span class=rvts6>Rodrigo</span></p> <p><span class=rvts6>-- </span></p> <p><span class=rvts6>You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.</span></p> <p><span class=rvts6>To post to this group, send email to rubyonrails-talk@googlegroups.com.</span></p> <p><span class=rvts6>To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org</span></p> <p><span class=rvts6>For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.</span></p> </td> </tr> </table> </div> <p><br></p> <p><br></p> <p><a class=rvts8 href="mailto:ralphs-bVGy8FV858MAvxtiuMwx3w@public.gmane.org">I</a><span class=rvts9> would suggest that you submit your website to </span><a class=rvts10 href="http://validator.w3.org/">http://validator.w3.org/</a><span class=rvts9> and clear any errors. This has worked for me in the past.</span></p> <p><br></p> <p>I would have submitted it for you but you did not supply the url of the website in question.</p> <p><br></p> <p>Let me/us know if it cleared the problem for you.</p> <p><br></p> <p>Ralph Shnelvar</p> </body></html> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.<br /> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org<br /> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.<br /> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.<br />
Thank you guys, the url is ''fatima.heroku.com'' and I tryed that validator you just said, problem is I don''t understand the errors =) On Mon, Jun 6, 2011 at 6:30 PM, Ralph Shnelvar <ralphs-bVGy8FV858MAvxtiuMwx3w@public.gmane.org> wrote:> Rodrigo, > > > > Monday, June 6, 2011, 2:20:37 PM, you wrote: > > > > Hi, I''d just made a website for my mother (dermatologist), and on Safari > it works just fine, but if I use Firefox or IE the navigation bar > (horizontal) I made makes the last link goes below the first link, and not > all the links in a straight line as it does in safari. > > > If anyone can help me I appreciate it. > > > Thank you, > > Rodrigo > > -- > > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > I <ralphs-bVGy8FV858MAvxtiuMwx3w@public.gmane.org> would suggest that you submit your website to > http://validator.w3.org/ and clear any errors. This has worked for me in > the past. > > > I would have submitted it for you but you did not supply the url of the > website in question. > > > Let me/us know if it cleared the problem for you. > > > Ralph Shnelvar > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 6 June 2011 23:44, Rodrigo Ruiz <rodrigo.ruiz7-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Thank you guys, the url is ''fatima.heroku.com'' > and I tryed that validator you just said, problem is I don''t understand the errors =)Please don''t top post, it makes it difficult to follow the thread. Insert you reply inline at appropriate point(s) in previous message. Thanks. That url does not work for me. Start with the first error. If you don''t understand it then try google and if still no joy I suppose you could ask here, though understanding html is not really a subject for this list. To develop web pages you need to have a good grasp of html even when using tools such as Rails. Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.