3. Hello World
Open the Repository Folder
Create a "HelloWorld.html" file
Copy this text into the file
Code Block language html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="fb_path" content="Training:Basics"> <meta name="fb_modules" content=""> <meta name="fb_title" content="00 Hello World"> <title>Hello World</title> </head> <body> <h1>Hello World</h1> </body> </html>
Refresh in the CloudPages Module
Open your Page
Edit your Page
Add your name to the Hello World text
Refresh the Page
Done!
Related pages
Filter by label (Content by label) | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|