🚀 Build Mobile Multi-Level Nested Menu with Tailwind CSS & Vue.js! | Step-by-Step Guide 🎨📱

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 2

  • @dev-j1k
    @dev-j1k 3 หลายเดือนก่อน

    Thankyou Sashank you did good on this Menu. I see you skills in js are good. Many thanks for taking the time and effort to doing this video. much appreciated. Do you know a way to make a contact form that can be opened to view message in G-Mail? I know there are some services for mail delivery, but I wish to avoid using these if possible. Regards D.

    • @sashank_gl
      @sashank_gl  3 หลายเดือนก่อน

      Thank you so much for your kind words! I'm glad you found the video helpful.
      As for your question about creating a contact form with messages viewable in Gmail, there are several ways to achieve this without using third-party services. PHP is a common and straightforward option, but you can also use other server-side languages like Node.js, Python (with Flask or Django), or even ASP.NET. The general approach involves creating an HTML form and using a server-side script to handle the form submission and send the email.
      I hope this helps point you in the right direction!