|
More site info...
Web Page Design | Forum profile
|
|
Forum profile page for Web Page Design on http://www.sitepointforums.com.
This report page is the aggregated overview from a single forum: Web Page Design, located on the Message Board at http://www.sitepointforums.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Web Page Design" on the Message Board at http://www.sitepointforums.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Web Page Design:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
98
|
355
|
960
|
|
Post:
|
260
|
934
|
2,549
|
|
|
Web Page Design Posting activity graph:
|
Top authors during last week:
user's latest post:
Firefox 3 & 3.5 rendering...
Published (2009-12-03 10:19:00)
Belfast75 as it has been said already, they both use the same rendering engine (Gecko), the difference however will be in the updates that are made to the rendering engine in order to keep relevant with the latest standards and (of course) fixing bugs and glitches with that version. With Firefox however (unlike IE), most users keep up-to-date with new software releases, so it won't be as prevalent an issue as you will find with Internet...
user's latest post:
Programatically, what makes a...
Published (2009-12-03 18:14:00)
Quote: Originally Posted by raena That would qualify this site. that is truly horrific. This one is even more stunningly bad , and does not validate. (It's a classic, I know.)
user's latest post:
using nested tables for web design?
Published (2009-12-03 06:45:00)
Quote: Other stuff like php, and asp began to appear. Dunno about ASP but PHP's at least 10 years old. 15 years? It's pretty old as well, and was designed from the beginning as a web-manipulating language.
user's latest post:
looping without a loop statement
Published (2009-12-03 13:31:00)
a page refresh is one consideration as I won't have much on the page anyway. the problem with that is working around the changing variables.
user's latest post:
Classes vs Ids
Published (2009-12-03 13:19:00)
Quote: Originally Posted by pmw57 Because Internet Explorer also captures name attributes when using getElementById, is there any good practice so far as using the same value on id and name attributes? Good practce would be that IF you use the same value for both a name and an id in the same page then they should both be on the same element and if you need to use the same name multiple times (such as for radio buttons) then the ids for each...
user's latest post:
looping without a loop statement
Published (2009-12-03 14:18:00)
It may help if we back away from the coding problem so that you can let us know the overall plan for what you want to achieve.
user's latest post:
Table vs list
Published (2009-11-30 11:41:00)
Quote: Originally Posted by gary.turner If you have only images, and no captions or other text, simply make the li s inline. If you have captions, etc., you will need a more complex solution, Code: <ul> <li><img src="" alt=""></li> <li><img src="" alt=""></li>...
user's latest post:
Best Way to Setup an Event...
Published (2009-11-29 13:57:00)
Yeah, I shouldn't have said PageRank. I was just sloppily using it as a kind of general term for findability. I basically meant that a home page will establish its presence on the web over time, and it might be better to update the content there than effectively create a new site every time with a new subdomain, which will take time to be findable.
user's latest post:
Table vs list
Published (2009-11-30 10:08:00)
Hi DSeyir, Glad it worked out for you Just modify your CSS so that it looks like this: #picturepost ul li{ clear:both; float:center; <-- ?? Don't think you need this. display:inline; <-- You don't need this. padding:5px; } Yes, columns go up and down (Think "Roman columns") Cheers, David
|
|
|
|
Latest active threads on Web Page Design::
Started 1 day, 5 hours ago (2009-12-03 19:13:00)
by Ripe
Do you mean this ?
Just copy and paste that code into your footer or something, and it'll do the rest.
Oh and it does have a "add to favorites" option.
Started 2 days, 3 hours ago (2009-12-02 21:31:00)
by Kevin Yank
Hmm, interesting project!
There are certainly ways to quantify "attractive" vs "unattractive" colour combinations, so that might be an interesting place to start. Sites that contain clashing colours, for example might be quantifiably poorer designs than sites that contain complementary colours. Overall number of colours, too, can be a powerful factor—generally, the fewer dominant colours in ...
Started 2 years, 2 months ago (2007-09-14 16:33:00)
by thoutam
http://www.fundable.org/groupactions...-08.0897036 890
7 Spots Left
Started 1 day, 11 hours ago (2009-12-03 13:06:00)
by pmw57
PHP cannot interact with the user very well, unless you want the page to reload every time someone hits Next.
I suspect that JavaScript will provide a solution for you here. The good people in the JavaScript Forum should have a good solution for you here.
Started 5 days, 10 hours ago (2009-11-29 14:50:00)
by SpacePhoenix
IDs can only be used once per page, they are used for defining the layout,
they can also be used for formatting but will normally be used only apply a
broad formatting like the background for an area . Classes can be used as
many times as you like, they are mainly used for formatting.
Started 2 days, 13 hours ago (2009-12-02 12:00:00)
by stonedeft
post the css for the "big" class please
Started 2 days, 12 hours ago (2009-12-02 12:23:00)
by richardAZ
Don't be so browser specific. What matters most is that the code validates.
The minor variations between 3.0 and 3.5 should not effect rendering.
But then again, programmers have been known to fix what ain't broken.
Started 2 days, 3 hours ago (2009-12-02 21:13:00)
by stonedeft
Why would you want to replicate the websites why not just link to them and
or get the source codes form your sellers and set it up on your server.
Started 1 week, 2 days ago (2009-11-25 22:44:00)
by AlexDawson
To be honest I'm not sure any standards exist for this particular situation, though one best practice I tend to see is websites using a subdomain for each years event (such as http://2010.uxlondon.com/ ), though I'm not sure the situation is more preferential than having a folder structure with the year.
Started 3 days, 15 hours ago (2009-12-01 09:13:00)
by CSU-Bill
One way to do this would be to have that one paragraph as a separate file. When you update that file, it would be update on your site.
Then use an iframe on the other sites to display that single file.
|
|
Hot threads for last week on Web Page Design::
Started 2 days, 3 hours ago (2009-12-02 21:31:00)
by Kevin Yank
Hmm, interesting project!
There are certainly ways to quantify "attractive" vs "unattractive" colour combinations, so that might be an interesting place to start. Sites that contain clashing colours, for example might be quantifiably poorer designs than sites that contain complementary colours. Overall number of colours, too, can be a powerful factor—generally, the fewer dominant colours in ...
Started 3 weeks, 6 days ago (2009-11-07 10:43:00)
by AlexDawson
As long as there is a majority of people using such browsers, it's only prudent to keep supporting them, I would argue that any person who drops support for the browser when that version alone still holds arguably a majority share (more so than Safari, Chrome AND Opera together) is ignoring their audience. Don't get me wrong, I don't like the idea of perpetuating the cycle however it's simply a ...
Started 5 days, 7 hours ago (2009-11-29 17:11:00)
by Force Flow
Better question: who would actually recognize this certification? Or is it a associate/bachelor/graduate degree?
I've found that most of the time, experience and past projects, rather than certs, are what people look for (though there are exceptions for certain specialties, such as for DB admins)
So, if you think these classes will help you learn what you want to learn, then sure, take ...
Started 1 week, 6 days ago (2009-11-21 20:21:00)
by digitalpbk
I vote for table.
As images are more in size and difficult to manage.
Suppose you want to add one more entry, you will have to go edit the image save and upload.
Images need one more HTTP request to load. Which can slow down page loading and put pressure on your server.
Started 1 week, 4 days ago (2009-11-23 01:10:00)
by AlexDawson
Remove all the images and have conventional links in a list using the paw print image as the bullet. Perhaps giving a bit of information about the place in question. There are too many weirdly sized banner images and logos for it to follow any kind of image convention, especially as some of those images look very unprofessional. Other than that you could always go with a bunch of floated list ...
Started 5 days, 10 hours ago (2009-11-29 14:50:00)
by SpacePhoenix
IDs can only be used once per page, they are used for defining the layout,
they can also be used for formatting but will normally be used only apply a
broad formatting like the background for an area . Classes can be used as
many times as you like, they are mainly used for formatting.
Started 2 days, 13 hours ago (2009-12-02 12:00:00)
by stonedeft
post the css for the "big" class please
Started 2 years, 2 months ago (2007-09-14 16:33:00)
by thoutam
http://www.fundable.org/groupactions...-08.0897036 890
7 Spots Left
Started 1 week, 2 days ago (2009-11-25 22:44:00)
by AlexDawson
To be honest I'm not sure any standards exist for this particular situation, though one best practice I tend to see is websites using a subdomain for each years event (such as http://2010.uxlondon.com/ ), though I'm not sure the situation is more preferential than having a folder structure with the year.
Started 4 days, 16 hours ago (2009-11-30 08:14:00)
by dmcleary
Hi DSeyir,
Well, you shouldn't be getting a row of thumbs ... do you mean a column?
The only thing I can think of is that the <li> needs a clear:both tag set as a style.
<li style="clear:both;"><image></li>
Let us know if that fixes it.
Regards,
David
|
|