...
Html macro | ||||
---|---|---|---|---|
| ||||
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> </head> <body> <div style="display:flex; position:relative; text-align:center"> <iframe src="https://sclearning.blob.core.windows.net/scu/StarterPack/022024v1/SPLocations/index.html" width="1280px" height="720px" frameborder="0"></iframe> </div> </body> </html> |
Html macro | ||||
---|---|---|---|---|
| ||||
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> </head> <body> <div style="padding-bottom:56.25%; position:relative; display:block; width: 100%; text-align:center"> <iframe width="80%" height="80%" src="https://sclearning.blob.core.windows.net/scu/StarterPack/022024v1/SPIssueList/index.html" width="80%" height="80%" frameborder="0" allowfullscreen="" style="position:absolute; top:0; left: 0"> </iframe> </body> </html> |
🔖 Next Lesson
...