[WSG] browsers rendering problems

2011-01-11 Thread olivia antonin
 
Hi there,
I have a real problem with my web pages, basically They don't render the same 
in Safari and firefox.Let me explain to you: The padding-bottom of the div 
information in the index page doesn't render the same in firefox as in 
Safari, and the same problem occur for the about us page too: the padding 
bottom of the div bonus What do you think may be the issue.
Please help me...I'm pretty new in using CSS and need some help.
I attached the files.
Thank you.

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***
* {
margin:0;
padding:0;
}

body {
font-family: Myriad Pro, Verdana, serif;
font-size: 13px;
color:#ff;

}
#wrapper {
margin: 0 auto;
width: 800px;
border:solid 1px #99;

}

#maincontent {
width:500px;
float:left;
background-color:#93A8C9;
padding-bottom:2px;

}

#maincontent p {
padding: 5px;
text-align:justify;
color:#0D2557;


}


#maincontent h1 {
color:#ff;
font-size: 16px;
padding-left: 10px;
padding-top:10px;
}

#maincontent h2 {
color:#00;
font-size:12px;
padding-left:5px;
}

#sidebar {
width:290px;
float:left;
margin-left:10px
}

#sidebar h1 {
color:#ff;
font-size: 16px;
padding-left: 10px;
}
#market {
background-color:#558D96;
padding-top: 10px;
}

#market p {
padding: 5px;
}


#information {
background-color:#0D2557;
padding-bottom:40px;
margin-top:10px;

}

#information ul {
padding:30px 5px 15px 50px;
list-style-type:none;
}

#information a:link {
color:#C4;
text-decoration:none;
padding-top:20px;

}
#information a:visited {
text-decoration:underline;
color:#C4;
}


#information li{
padding: 5px 5px;
}

#information h1{
padding-top:10px;
color:#ff;
padding-left:10px;
}

.clearfix:after {
content:.;
display:block;
height: 0;
clear:both;
visibility:hidden;
}

#wrappercolum {
overflow:hidden;
}

h1 {
font-family: Myriad Pro, Verdana, serif;
font-size:16px;
}

#footer  {
color:#00;
text-align:center;
font-size:8px;
background:#cc;
}

#navbar {
background:#CC;
text-align:right;
padding:7px 0px;

}


#navbar li {
display:inline;
padding:30px 5px;
}

#navbar a:link {
color:#0D2557;
text-decoration:none;
}

#navbar a:visited {
color:#0D2557;
}

#navbar a:hover{
text-decoration:underline;
}
Title: strokecare-charity-southwark







	

	
	

home
about us
services
shop
donation
contact

	




	STROKE CARE
	
Stroke Care is an award winning registered charity based in Southwark, London.  Its work focuses on prevention of strokes by working closely with other agencies to raise awareness in local communities, as well as rehabilitation services and support to improve the quality of life of those affected by stroke, and other related debilitating ill health.  



VISION

That every person affected by stroke and debilitating ill health, has access to the best support and care they need to ensure the highest quality of life, wherever they live in the UK and world-wide.
MISSION

To raise awareness of stroke and provide information, advice and services that enhances the quality of life for those affected by long-term debilitating ill health.
VALUES

Stroke Care works to the core values of respect and care.  These define our priorities, both in the way we deal with others at work and our service users. These values have helped the charity to grow from small beginnings into the organisation it is today. The power of these values lay in how the organisation employs them throughout its work, which in turn helps to enrich both staff and clients lives and helps differentiate Stroke Care from its competitors.
As the charity continues to grow, the aim is to keep these values at the heart of Stroke Care’s philosophy and day-to-day work; helping to ensure it offers the highest level of service; delighting its service users and surpassing expectations. 
GOALS AND OBJECTIVES

Stroke Care’s strategy consists of three core goals, which come together to help the organisation form a balance range of support to improve the lives of people affected by stroke, other debilitating ill health and their families and carers 

	

MARKET INSIGHTS
Research by the stroke association suggests 
that every year around 150,000 people in 
the UK have a stroke.The prevalence of 
stroke among those aged over 75 is also on 
the increase in England.  
  
While most people who have a stroke are 
over 65, around one in twenty deaths of 
those younger than this are from stroke, 
making it a major cause of premature 
mortality.


OUR INFORMATION


how diabete can lead to stroke
how diabete can lead to stroke
how diabete can lead to stroke
how diabete can lead to stroke
how diabete can lead to stroke
how diabete can lead to stroke
how diabete can lead to stroke









all rights reserved to strokecare




[WSG] E Learning for Telecom Operators(Telcos).I

2011-01-11 Thread Sanath Peiris
Hi WSGroup

 I am looking for an GUI Concept for *E Learning for Telecom
Operators(Telcos)*.If any body have any idea Please reply.

Cheers

Sanath


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] browsers rendering problems

2011-01-11 Thread Russ Weakley
Rather than attach, please send us a link to sample HTML and CSS files

Thanks
Russ

On 11/01/2011, at 8:57 PM, olivia antonin olivianto...@hotmail.com wrote:

 Hi there,
 
 I have a real problem with my web pages, basically They don't render the same 
 in Safari and firefox.
 Let me explain to you: The padding-bottom of the div information in the 
 index page doesn't render the same in firefox as in Safari, and the same 
 problem occur for the about us page too: the padding bottom of the div 
 bonus 
 What do you think may be the issue.
 
 Please help me...I'm pretty new in using CSS and need some help.
 
 I attached the files.
 
 Thank you.
 
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***
 style.css
 index.html
 about.html
 about.css


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] browsers rendering problems

2011-01-11 Thread olivia antonin
 
here are the link for the home page: 
http://www.expressionofmind.com/home.htmlabout us page: 
http://www.expressionofmind.com/about.htmland the link for the css files: 
http://www.expressionofmind.com/css.html
basically They don't render the same in Safari and firefox. The padding-bottom 
of the div information in the index page doesn't render the same in firefox 
as in Safari, and the same problem occur for the about us page too: the 
padding bottom of the div bonus   What do you think may be the issue.
Please help me...I'm pretty new in using CSS and need some help.


 Subject: Re: [WSG] browsers rendering problems
 From: r...@maxdesign.com.au
 Date: Tue, 11 Jan 2011 21:05:17 +1100
 To: wsg@webstandardsgroup.org
 
 Rather than attach, please send us a link to sample HTML and CSS files
 
 Thanks
 Russ
 
 On 11/01/2011, at 8:57 PM, olivia antonin olivianto...@hotmail.com wrote:
 
  Hi there,
  
  I have a real problem with my web pages, basically They don't render the 
  same in Safari and firefox.
  Let me explain to you: The padding-bottom of the div information in the 
  index page doesn't render the same in firefox as in Safari, and the same 
  problem occur for the about us page too: the padding bottom of the div 
  bonus 
  What do you think may be the issue.
  
  Please help me...I'm pretty new in using CSS and need some help.
  
  I attached the files.
  
  Thank you.
  
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: memberh...@webstandardsgroup.org
  ***
  style.css
  index.html
  about.html
  about.css
 
 
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***
 
  

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


RE: [WSG] E Learning for Telecom Operators(Telcos).I

2011-01-11 Thread Christie Mason
From SanathI am looking for an GUI Concept for E Learning for Telecom
Operators(Telcos).If any body have any idea Please reply.

CM Reply ---
I applaud you for asking about a GUI for an eLearning project, it's
something I wished more eLearning developers would explore.   I've long
maintained that a GUI for an eLearning project shouldn't be any different
than any other web based content presentation.  Focus on usability and
navigation, focus on the learner's preferences not the training industry's
preferences.

Christie Mason



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Detecting Mobile user agent - what methods work best?

2011-01-11 Thread tee
 
On Jan 6, 2011, at 8:10 PM, Mike Kear wrote:

 I have to convert a client site to enable phone users to use the site and I 
 was wondering what is the best method to detect the mobile user agent and 
 switch the css sheet?
  
 As far as I have seen, there are  a few ways to do this - which is best?  (or 
 maybe the way to put it is  'least bad')
 [A]  a link at the top of the normal page, linking to a mobile version of the 
 page.   (yuk)
 [B] javascript detection (but there are thousands of mobile devices to 
 detect.   YUK )
 [C] Use CSS @media handheld  (but many mobile phones don't support the 
 handheld media type )
 [D] server side detection using CGI.User_Agent   (but there are so many user 
 agents to detect)
 [E] screen resolution detection  (but is that reliable?)
  

I forgot to include this, if you are going to do a mobile version of site 
instead of using Media Queries for mobile device, this script is pretty handy, 
and it has a ColdFusion version. No Yuk :-)

I have found it reliable.

http://detectmobilebrowser.com/

tee





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


Re: [WSG] Detecting Mobile user agent - what methods work best?

2011-01-11 Thread Micky Hulse
On Tue, Jan 11, 2011 at 4:17 PM, tee weblis...@gmail.com wrote:
 http://detectmobilebrowser.com/

Nice! Thanks for link Tee.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] Re: WSG Digest (out of office)

2011-01-11 Thread Sam Lawry
Thanks for your email. 

I am in the office Mondays - Wednesdays. If you have requested a response I 
will get back to you when I return.
 
Please note I am on leave from 17 January 2011, returning 1 February 2011. If 
you need help with content management please contact David Linden on 03 9269 
0267 or email dav...@vla.vic.gov.au

Regards,
Sam



Sam Lawry
Acting Content Manager (Mon-Wed)
Online Services
Victoria Legal Aid
www.legalaid.vic.gov.au
9269 0279
 wsg@webstandardsgroup.org 01/12/11 17:54 

*
WEB STANDARDS GROUP MAIL LIST DIGEST
*


From: olivia antonin olivianto...@hotmail.com
Date: Tue, 11 Jan 2011 10:57:21 +0100
Subject: browsers rendering problems


Hi there,
I have a real problem with my web pages, basically They don't render the 
same in Safari and firefox.Let me explain to you: The padding-bottom of the
 div information in the index page doesn't render the same in firefox as 
in Safari, and the same problem occur for the about us page too: the pa
dding bottom of the div bonus What do you think may be the issue.
Please help me...I'm pretty new in using CSS and need some help.
I attached the files.
Thank you.



[removed attachment: style.css]
[removed attachment: index.html]
[removed attachment: about.html]
[removed attachment: about.css]
*
From: Sanath Peiris sanat...@gmail.com
Date: Tue, 11 Jan 2011 15:31:21 +0530
Subject: E Learning for Telecom Operators(Telcos).I

Hi WSGroup

 I am looking for an GUI Concept for *E Learning for Telecom
Operators(Telcos)*.If any body have any idea Please reply.

Cheers

Sanath


*
From: Russ Weakley r...@maxdesign.com.au
Date: Tue, 11 Jan 2011 21:05:17 +1100
Subject: Re: [WSG] browsers rendering problems

Rather than attach, please send us a link to sample HTML and CSS files

Thanks
Russ

On 11/01/2011, at 8:57 PM, olivia antonin olivianto...@hotmail.com wrote:

 Hi there,
 
 I have a real problem with my web pages, basically They don't render the s
ame in Safari and firefox.
 Let me explain to you: The padding-bottom of the div information in the i
ndex page doesn't render the same in firefox as in Safari, and the same pro
blem occur for the about us page too: the padding bottom of the div bonus 

 What do you think may be the issue.
 
 Please help me...I'm pretty new in using CSS and need some help.
 
 I attached the files.
 
 Thank you.
 
 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: memberh...@webstandardsgroup.org
 ***
 style.css
 index.html
 about.html
 about.css

*
From: olivia antonin olivianto...@hotmail.com
Date: Tue, 11 Jan 2011 11:42:47 +0100
Subject: RE: [WSG] browsers rendering problems


here are the link for the home page: http://www.expressionofmind.com/home.h
tmlabout us page: http://www.expressionofmind.com/about.htmland the link fo
r the css files: http://www.expressionofmind.com/css.html
basically They don't render the same in Safari and firefox. The padding-bot
tom of the div information in the index page doesn't render the same in f
irefox as in Safari, and the same problem occur for the about us page t
oo: the padding bottom of the div bonus   What do you think may be the is
sue.Please help me...I'm pretty new in using CSS and need some help
.


 Subject: Re: [WSG] browsers rendering problems
 From: r...@maxdesign.com.au
 Date: Tue, 11 Jan 2011 21:05:17 +1100
 To: wsg@webstandardsgroup.org
 
 Rather than attach, please send us a link to sample HTML and CSS files
 
 Thanks
 Russ
 
 On 11/01/2011, at 8:57 PM, olivia antonin olivianto...@hotmail.com 
wrote:
 
  Hi there,
  
  I have a real problem with my web pages, basically They don't render 
the same in Safari and firefox.
  Let me explain to you: The padding-bottom of the div information in the
 index page doesn't render the same in firefox as in Safari, and the sa
me problem occur for the about us page too: the padding bottom of the div
 bonus 
  What do you think may be the issue.
  
  Please help me...I'm pretty new in using CSS and need some help.
  
  I attached the files.
  
  Thank you.
  
  ***
  List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
  Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
  Help: memberh...@webstandardsgroup.org
  ***
  style.css
  index.html
  about.html
  about.css