Open the src/app/app.component.html file and add the following <div> : <div class="center"> <h1>Hello Angular 8!</h1> </div>. We add a div ...
確定! 回上一頁