Jump to content

Search the Community

Showing results for tags 'html style list'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • W3Schools
    • General
    • Suggestions
    • Critiques
  • HTML Forums
    • HTML/XHTML
    • CSS
  • Browser Scripting
    • JavaScript
    • VBScript
  • Server Scripting
    • Web Servers
    • Version Control
    • SQL
    • ASP
    • PHP
    • .NET
    • ColdFusion
    • Java/JSP/J2EE
    • CGI
  • XML Forums
    • XML
    • XSLT/XSL-FO
    • Schema
    • Web Services
  • Multimedia
    • Multimedia
    • FLASH

Calendars

  • Community Calendar

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Languages

Found 1 result

  1. Going through the html tutorial and on the 'html style' tab I was wondering what to do if I wanted to list many property:value sets in one style= attribute. So I googled it and found out you simply use a semicolon. I thought it would be helpful to add this to the html tutorial because often people don't simply want to change the colour but perhaps change colour,alignment and much more for just one thing.Example:<h1 style="text-align:center;font-size:300%">whatever you want to say</h1>
×
×
  • Create New...