Jump to content

MARCELO

Members
  • Posts

    80
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MARCELO's Achievements

Newbie

Newbie (1/7)

0

Reputation

  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
×
×
  • Create New...