running html in cmd
<!-- :
@echo off
mshta.exe "%~f0"
exit /b %errorlevel%
-->
<html>
<head>
<title>HTML IN CMD</title>
<!--meta http-equiv="X-UA-Compatible" content="IE=edge"-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"/>
</head>
<body>
<h1 class="text-primary"> Hello Wordl Using Bootstrap 4 </h1>
</body>
</html>
Also in C++:
- how do i ftp from one server to another ubuntu
- git delete unstaged files
- grep ignore repeated lines
- linux move all files up a directory
- telnet install on mac
- goodix debug linux
- uninstall package with pip
- bash compare numbers
- shell commands windows
- how to drive linux 2020 bluetooth on ubuntu
- redis ubuntu install
- install networkx python
- get latitude and longitude based on user entered place android
- view hex values of file
- remove line with match command
- remove snap package
- how to check git changes before commit
- gitignore a specific file
- Unable to locate package brave-browser ubuntu 20
- bash message partial match
- Module not found: Error: Can't resolve 'less-loader' in '/Users/libyandeveloper/Documents/Apps/vue/first-name'
- Best way to change the file extension in powershell
- ubuntu slack install
- find total commit in git by specific user