asked in General by (0 points)
Bagaimana cara inspect element di mobile device agar dapat mempermudah cara fixing CSS?

3 Answers

answered by (0 points)
selected by
 
Best answer
untuk di Iphone harus pakai safari di sini details nya https://appletoolbox.com/2014/05/use-web-inspector-debug-mobile-safari/
answered by (0 points)
answered by (0 points)

bisa di coba cara ini :

Source : https://developers.google.com/web/tools/chrome-devtools/remote-debugging/

  1. Open the Developer Options screen on your Android. 
  2. Select Enable USB Debugging.
  3. Open Chrome.
  4. Open Developer Tools or F12.
  5. In DevTools, click the Main Menu Main Menu then select More tools > Remote devices.

  6. Opening the Remote Devices tab via the Main Menu.

  7. Ceklis Discover USB devices

  8. pada Tab Devices pilih HP yng terhubung

  9. Klik Inspect pada list sebelah kanan

  10. The menu for reloading, focusing, or closing a tab.

...