Hello world

Report a typo

Write the routing handler code that returns the following page to the user:

html page with column: two dividers, bold text, divider, itallic text, two dividers

Reorder lines using drag or arrows. Adjust indentation with left buttons
                }
              
                hr {}
              
                hr {}
              
                body {
              
                hr {}
              
                call.respondHtml(HttpStatusCode.OK) {
              
                b { +"Hello" }
              
                }
              
                hr {}
              
                i { +" world!" }
              
                hr {}
              
___

Create a free account to access the full topic