The core competence of phpWebSite is managing content. That's why it's called a content management system. There are a couple of guides on how to install phpWS technically and how to work with modules.
Then, there's the actual content. I couldn't find a common practice guide on how to write content for phpWebSite. So I did one on my own. Enjoy!
But then, there's the shooting star amongst html-lists. It's forgotten rather often, some people don't even know about it. Others simply ignore it, because they don't seem to make sense. Let me show you one of the nicest tag sets around
Definition Lists are special lists. First, you have one or more definition titles (dt), then you have one or more definitions (dd). Repeat, until finished. What do those look like?
Of course you can style them any way you want. As far as I can tell, bold titles and indented definitions are default.
Example for a Definition List | |
---|---|
<dl><dt>Manhattan</dt> <dt>Berlin</dt> <dd>places in a famous <em>Leonhard Cohen</em> song</dd> <dd>first is a city in US, the second a city in Germany</dd> <dt>Korneuburg</dt> <dd>a place sadly left out by <em>Leonhard Cohen</em>./dd></dl> |
Comments - Make a comment |
The comments are owned by the poster. We are not responsible for its content.
|
AdministrativeTexts
updated by freddiemac1993, 2013-06-14
wiki
Re: adventures
created by brittdavis10, 2012-02-23 (1 rply, 3 views)
thread
Re: how to run phpwebsite...
created by alexander, 2011-08-25 (2 rpls, 3607 views)
thread
Re: Forum tags
created by HaroldFaragher, 2011-08-22 (3 rpls, 8488 views)
thread