Jump to content

MARCELO

Members
  • Posts

    80
  • Joined

  • Last visited

Everything posted by MARCELO

  1. Hi. I used the property margin auto to center this buttom, but its not working out. I also tried to use margin left.... What s the property i should use to center a buttom? Thanks. https://www.w3schools.com/code/tryit.asp?filename=FSZ8WU7I5Q04
  2. HI. Is there any property i can use for specifying a certain space between two lines ?
  3. Sorry. For what i understood, i should do this right? <a href="myModal">Open my Modal</a> If so, its not working. What s wrong?
  4. Hi. How can i create a modal box that opens with a link and not with a buttom? There s this modal box in how to section, but the only idea i have is adding the <a>tag, but what would i do next? would i need to use javascript in this case? here s the modal: https://www.w3schools.com/code/tryit.asp?filename=FS7SL482J55S thanks.
  5. Thanks, Ingolme. Now it s working perfectly. But when i click the buttom, instead of going to the link, my Google Chrome shows a message about not being safe to continue. This only happens with this buttom. Is there anything i can do about that? Thanks,
  6. How can i add a link in this buttom: https://www.w3schools.com/code/tryit.asp?filename=FRM3ZD7H5SZE I thought i should only add to it this: <a href="https xxx">Hover</a> but its not working Thanks.
  7. MARCELO

    Timelines

    Hello. How can i change the circles in the timeline above for alt codes? https://www.w3schools.com/code/tryit.asp?filename=FQLRBG267S9K thanks.
  8. Hello. W3 offers a timeline in How TO section, but i couldn t change the circles of it for a simple X or T as a symbol. Is it possible? Here s my failed idea: https://www.w3schools.com/code/tryit.asp?filename=FQDTJCB7NDXU A tip must be enough for me and i would be glad with it. thanks.
  9. MARCELO

    Forms

    Ok. But what s the other way i can use to specify an email to the message be sent to? and please could you answer question 3? Thank you!
  10. MARCELO

    Suggestion

    Can we also make suggestions to the HOW TO section?
  11. MARCELO

    Scroll down

    Ok, thanks! In the first case, considering the exactly point, how can i add a slide effect, like this: http://garbiadv.com/#areas_de_atuacao i tried to search for it here in W3 and even in the templates there isn t this effect. Thanks again.
  12. MARCELO

    Forms

    Hi. I have some questions about this form: https://www.w3schools.com/code/tryit.asp?filename=FQA46KLX03YD 1- Why the outlook in my pc opens when i want to send the email? it doesn t happen when i am in a website, and thats not my intention here. 2- Shouldn t i add information about recipient in this form too so it can be in fact sent to an email? 3- I ve read about self/blank, get/post and enctype, but could not find how to have only this message being shown when submitting the message: THANKS! WE VE RECEIVED YOUR EMAIL! How can i do it? Thanks.
  13. MARCELO

    Scroll down

    Instead of putting an element with an id attribute on the page at the point where i EXACTLY want the browser to scroll to, can i specify a distance from this point - up or down - to the browser scroll to?
  14. Right! Just one thing: what s 1em ? thanks
  15. Well Ingolme, this is not working: https://www.w3schools.com/code/tryit.asp?filename=FQ7W4YUKVORW And i want it to be right in the middle, so i use the margin-left property. A tip about what s wrong is enough for me. Thanks!
  16. MARCELO

    Scroll down

    Ok. I tried to style the link, but i can t take it to middle. https://www.w3schools.com/code/tryit.asp?filename=FQ7Q9YP9CY0X Thanks.
  17. Reading about the hr element, i couldn t find out how to specify a color i want for it. It s says it ¨should render in one solid color (noshaded)¨ But does it mean it can only have one color, even if i try to style it some special way? Thanks.
  18. Hi. Why i cant take ¨ ¨ out of the words written in this quote auto slideshow? https://www.w3schools.com/code/tryit.asp?filename=FQ6ZSPE69NGI Thanks
  19. Sorry, But i still can t select any box i want. The email field, as i told u as an example. How could i select it? The n child seems to select only certain fields.. the first one in step one, the second in step two, the third in step 3..... At least, that s what s happenning here And thanks. I ll study what you answered me
  20. I was building something and between two pairs of text+picture, i decided to make a division using this keyboard key: _ . So i had something like this: __________________________________________________________________________________________________________________________ But in the smartphone, i had this: _____________________________ _____________________________ ______________________________ which is not something i wanted to, Is there a way i can present one single line anywhere (laptop, smartphone, etc)? Thanks.
  21. I was building something and between two pairs of text+picture, i decided to make a division using this keyboard key: _ . So i had something like this: __________________________________________________________________________________________________________________________ But in the smartphone, i had this: _____________________________ _____________________________ ______________________________ which is not something i wanted to, Is there a way i can present one single line anywhere (laptop, smartphone, etc)? Thanks.
×
×
  • Create New...