html

  1. P

    🔒 Closed Sainyo na to

    Sainyo na https://dropmb.com/download/85a3eeb3e2c883a5bab01dd7fa2194ed.html
  2. D

    🔒 Closed Website source code (html with css)

    Guys pahiram naman po ng source code ng malupit nyong website, sana may magpahiram hehehe papalitan ko naman po content. rush na po kasi.. try lang naman po.. thank you in advance :)
  3. J

    🔒 Closed Our services section

    Pano iinput yung clearance form para sa our services ko? Please help. Gusto ko po ganung style ng our services tapos yung clearance form yung laman.
  4. B

    🔒 Closed Buy and sell website

    mga master dyan sa web development parequest nga mo ng sample website nyo. thanks in advance.
  5. P

    🔒 Closed Php: urls

    Hi mga kuys, ask ko lang.. may project kasi kaming website sa school, tapos ung theme nya e parang student info system. May database, so question ko kung halimbawa may isang student na isasave ung url nung profile nya, icocopy nya ung link sa url right? pagka ganon ba dapat may kanyakanyang html...
  6. D

    🔒 Closed Html alternative tag for php

    Hello po mga bossing, sinusubukan ko po mag export ng excel from db at gumagana naman po pero may kulit na warning lang na lumalabas pag nagbubukas ng excel file: Sabi po sa na research ko, tatanggalin daw dapat yung mga naka-tag na html sa export.php ko. Pano ko po yan magagawa? Ano pong...
  7. X

    🔒 Closed Website help me!!

    Guys konting tulong naman oh pahinge naman ng kahit anong website nyu kahit html with css lang po please :( kahit basic website lang dun sa mabait :( file lang po ung hinihinge ko file ng html with css sana may makapansin
  8. Z

    🔒 Closed Html and css website

    Patulong dito sa website namin paambag ng idea niyo eto po yung website palang namin
  9. D

    🔒 Closed Return to same page after update

    Hi po mga bossing, gusto ko po sanang makita agad yung changes ng update after submit sa same page kung saan ako nag update. Nag research po ako ay ito yung nakita ko, pero di po ako binabalik sa same profile page pag nagupdate po ako. Lumalabas lang yung prompt na "Updated!" tas blank page na...
  10. W

    Useful programming applications for android phones

    Hello guys share ko lang mga list ng programming apps for android AIDE - IDE for Android Java C++ (premium pãtched) CxxDroid C/C++ Compiler IDE (premium pãtched) CPP N-IDE C/C++ Compiler Pascal N-IDE PascalGUI (ρáíd) Java N-IDE Android Builder Bit Web Server (ρáíd) Turbo C++...
  11. D

    🔒 Closed Insert update from one table to another table

    Hello po mga bossing, may ginagawa po akong parang feedback/comment system para po sa different topic na e-po-post. Gamit ang tbl1, nakakapag-update po ako ng walang problema. Yung kailangan kulang pong gawin e-insert din po pag-submit ang laman ng $1_id, $name1, $comments1, $com_timestamp1 ni...
  12. R

    🔒 Closed Help!

    Mam/Sir may alam p po ba kaung ibang site na nagtutro about sa HTML, CSS at JS bukod po sa https://www.w3schools.com/ .. gsto ko kc matuto about sa front end developer
  13. T

    🔒 Closed How to disable date in datepicker already added from database?help please for my thesis

    Patulong sa mga web developer please para lang po sa thesis. Gusto ko po sana disable yung date na select na ng user maximum of 3 reservation in same date. Example If meron na 3 reservation in same date dapat po naka disbable na sya hindi na po clickable. Please patulong po checking po kasi...
  14. I

    🔒 Closed Css | one page layout using display: grid;

    Hello PHC, Good Morning, I hope meron kayong natutunan sa previous tuts ko and today, I will show you how to: - use display: grid in creating one web responsive page. Thank sa suggestion ni ka-PHC Shadow Chaser With that said, let us understand what is the main difference between Flexbox and...
  15. N

    🔒 Closed Javascript basics for beginners

    Direct Download Link: https://usersdrive.com/83na9rzgsgdm.html File Size: 2.6GB What will I learn? Understand the fundamental concepts in JavaScript Learn problem-solving skills Learn and apply the best practices Avoid common pitfalls and mistakes other JavaScript developers...
  16. I

    🔒 Closed Css | responsive menu without any java-script

    Hello PHC. After sa long graveyard of work, I would like to show you today how to create responsive menus without any javascript. By the end of this post, you should have this output below: With that said, let us start with a simple markup shown below: <input type="checkbox"...
  17. I

    🔒 Closed Css | tool-tip without any java-script

    Today, I would like to show you that we can have a tool-tip effect using just CSS, please see the sample output shown below: In addition to this, I would like to set your expectation, that I will be using SCSS for us to save time on getting this task done. For more details what is SCSS, you...
  18. I

    🔒 Closed Css | navigation in display: flex

    Let us create a basic navigation with just simple understanding on how to use display: flex; Here is the markup: <nav> <a href="#">home</a> <a href="#">tech</a> <a href="#">news</a> <a href="#">media</a> <a href="#">contact</a> </nav> Here is our CSS rules...
  19. N

    🔒 Closed Complete python bootcamp: go from zero to hero in python 3

    Direct Download Link: https://usersdrive.com/awcxhiu7gsjq.html What Will I Learn? Learn to use Python professionally, learning both Python 2 and Python 3! Create games with Python, like Tic Tac Toe and blâckjâck! Learn advanced Python features, like the collections module and how to work with...
  20. D

    🔒 Closed Database insert doesn't align in row

    Hello Po, nag-aaral po ako mag PHP and gumawa ng simple na attachment app. Pero everytime po ako nag papasok sa DB, nag a-add po ng separate row yung attachment link na dapat po sa iisang row lang. DB: CREATEDATABASE`order` CREATETABLE`item` id INT(3) UNSIGNED AUTO_INCREMENT PRIMARY KEY, name...
Back
Top