Difference between revisions of "M365/test5"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{#css:
+
{{#tag:style|
 
/* CSS styles go here */
 
/* CSS styles go here */
 
a.external {
 
a.external {
Line 12: Line 12:
 
External links:
 
External links:
  
* {{external|url=https://www.microsoft.com/en-us/videoplayer/embed/RE30fXo?pid=ocpVideo0-innerdivoneplayer&postJsllMsg=true&maskLevel=20&market=en-us|Test|blank=true}}
+
* {{#tag:div|{{external|url=https://openai.com/|title=OpenAI|blank=true}}}}
 +
* {{#tag:div|{{external|url=https://www.wikipedia.org/|title=Wikipedia|blank=true}}}}

Revision as of 22:18, 12 March 2023

<style> /* CSS styles go here */ a.external {

   color: blue;
   font-weight: bold;

} a.external:hover {

   text-decoration: underline;

} </style>

External links: