Learn Free Tutorial HTML
Learn Free Tutorial CSS
Learn Free Tutorial CSS Framework
Learn Free Basic Computer
Learn Free Tutorial Python
Change Orientation
Theme
Run ❯
Get Free courses
<!DOCTYPE html> <html> <title>W3.CSS</title> <link rel="stylesheet" href="https://nielitbhu.com/w3file.css"> <body> <div class="w3-container"> <h2> Use of w3.css Wider Text</h2> <p class="w3-wide"> This is a text which is w3-wide class specifies a wider text.</p> </div> </body> </html>