1. To edit text of websites open website inspect:
console > document.designmode = 'on'
2. Open github code in vsCode:
on link replace github.com to github.dev
and it will open in vscode
-- 1. Create table for single words CREATE TABLE single_words ( id INTEGER PRIMARY KEY AUTOINCREMENT, word TEXT, bangla TEXT )...
No comments:
Post a Comment