ITコース素材




    【URL】
    http://style-of-e-study.com/training1/wp-admin/
    http://style-of-e-study.com/training2/wp-admin/
    http://style-of-e-study.com/training3/wp-admin/
    http://style-of-e-study.com/training4/wp-admin/
    http://style-of-e-study.com/training5/wp-admin/
    img{
    filter:drop-shadow(5px 5px 5px #aaa);
    }
    background:linear-gradient(#000000,#7d7d7d);
    Create stunning visuals in seconds with AI.
    Remove background, cleanup pictures, upscaling, Stable diffusion and more…
    @media screen and (min-width: 767px){

    }
    @media screen and (max-width: 767px){

    }
    input[type=radio]{
    display:none;
    }
    input[type="radio"]:checked+.yes{
    background: #ff7f50;
    color: #ffffff;
    }
    input[type="radio"]:checked+.no{
    background: #1e90ff;
    color: #ffffff;
    }
    .yes{
    background:#ffffff;
    border:2px solid #ff7f50;
    border-radius:5px;
    color:#ff7f50;
    height:50px;
    line-height:40px;
    padding:5px 30px 5px 30px;
    text-align:center;
    }
    .no{
    background:#ffffff;
    border:2px solid #1e90ff;
    border-radius:5px;
    color:#1e90ff;
    height:50px;
    line-height:45px;
    padding:5px 35px 5px 35px;
    text-align:center;
    }
    Yoast Duplicate Post
    <div style="display:grid; grid-template-columns:repeat(2,calc(100%/2)); grid-row-gap:0px; grid-column-gap:10px; justify-content:center; margin:10px 5px 10px 5px;">

    </div>
    <form name="form" action="https://docs.google.com/forms/<!--- フォームのURL内を参照 --->/formResponse" method="post" target="hidden_iframe" onsubmit="submitted=true;">
    <script type="text/javascript">var submitted = false;</script>
    <iframe name="hidden_iframe" id="hidden_iframe" style="display:none" onload="if(submitted){window.location='<!--- 戻りたいページのURL --->';}"></iframe>
    </form>
    height: calc(100vw * calc(900 / 1600));
    ① レジストリエディターを開く
    Windowsキー + R を同時に押す(「ファイル名を指定して実行」ウィンドウが出る)
    regedit と入力
    Enterキーを押す
    ② 以下の場所に移動
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
    【検索ワードこれが確実】
    コンピューター\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
    もし「Explorer」というキーがあれば入る
    無ければ、右クリックで「新規→キー」で作成
    ③ 右側の空白部分で右クリック
    「新規 → DWORD(32ビット)値」を選びます
    名前:DisableSearchBoxSuggestions
    値:1
    ④ パソコンを再起動
    ウィジェットの無効手順
    管理者権限でPowerShellを起動
    • Windows ターミナル(管理者)」または「PowerShell(管理者)」を選択
    • 「このアプリがデバイスに変更を加えることを許可しますか?」→「はい」
    Get-AppxPackage *WebExperience* | Remove-AppxPackage→終了
    もし反応しない場合(ウィジェットのバージョンによってはコマンドが変わる)
    Get-AppxPackage MicrosoftWindows.Client.WebExperience | Remove-AppxPackage
    を試す

    ウィジェットの再インストール手順
    “Windows Web Experience Pack”を以下URLからDL
    1.1.1.1
    1.0.0.1
    2606:4700:4700::1111
    2606:4700:4700::1001