DB Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

SELECT * FROM `user` the_table WHERE the_table.userid = DB Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

SELECT * FROM `user` the_table WHERE the_table.userid = css stylesheet with one brace area styling multiple tags at once?(no classes - iTechForums
Login
Search
Welcome to the iTechForums.
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 6
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-12-2008, 08:13 AM
patrickt1994 patrickt1994 is offline
Junior Member
 
Join Date: May 2008
Posts: 5
Default

css stylesheet with one brace area styling multiple tags at once?(no classes


or id's)? how do i define multile html elements in css to definew a style for them in one braced area?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-12-2008, 08:14 AM
Silent Silent is offline
Member
 
Join Date: May 2008
Posts: 32
Default

If I understand your question correctly, you can combine selectors by separating them with commas before what you're calling a "braced area", the term for which is a CSS "rule". As an example:

p, span.someclass, em#someID, strong {

font-family: Arial;

}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 05-12-2008, 08:15 AM
jb_grilled_ham_and_cheese jb_grilled_ham_and_cheese is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

Example:

h1, h2 ,h3, h4, h5, h6, div, p, span, a { background-color:red; font-family:Verdana; }

Another thing you should be doing is cascading to make your web page stronger.

Example:

.mysite .top .left .myfamily .brother a { text-decoration:none; }

By cascading you don't have to be too specific any more on class names as you can target the specific class you want in the cascade of you document. It also prevents other styles from overriding your style.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 05-12-2008, 08:16 AM
Shawn G Shawn G is offline
Junior Member
 
Join Date: May 2008
Posts: 1
Default

Just separate them with a comma

p, strong, em { color:#000000; }
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 06-09-2008, 07:49 PM
080526jk 080526jk is offline
Member
 
Join Date: May 2008
Posts: 69
Lightbulb

北京华实盈信科技发展有限公司


北京华实盈信科技发展有限公司”是以提供国内及国外产品认证代理、产品安全技术标准咨询与培训、产品口岸报 关、进口动植物食品检验、检疫及旧机电产品审批等代理业务的服务性公司。 sdfgsd“北京华实盈信”更与中国质量认证中心( CQC )、中国汽车产品认证中心、中国轮胎产品认证中心等认证机构确立合作关系,iso9000认证承担了进口测试样品的报关代理管理工作,iso9000认证北京华实盈信是唯一一家与认证机构签订合作协议的咨询公司。这也表明“北京华实盈信”的工作充分得到了认证 、检测机构对我们工作的肯定与认可。 sdfgsd“ 北京华实盈信 ” 拥有一批专业化的服务人才,在为客户提供服务的过程中,深深感到此代理服务工作对企业是至关重 要的,iso9000认证是使企业能够更快更顺利的突破贸易技术壁垒履行贸易行为,抢占到更广泛的市场份额起到了很重要 的作用。 sdfgsd“ 北京华实盈信 ” 的服务宗旨是以突出专业化的服务品质,并以本公司多年服务的经验及以各级认证机构及检测机构良好的合作关系 ,iso9000认证奠定了扎实的业务及广泛的客户服务基础,iso9000认证并得到了中、外客户对“北京华实盈信”工作的肯定及认可。
__________________
网站推广
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 06-23-2008, 04:04 PM
lkky00245 lkky00245 is offline
Member
 
Join Date: Jun 2008
Posts: 39
Unhappy

MONEY-RUNESCAPE.com


You'll want to check the ribs every 20 minutes or so. Examine them to see if the surface of the meat looks dry or moist. Ribs "sweat" about three times during the smoking process. The pores of the meat open, and this allows moisture to escape.MONEY-RUNESCAPE.com sell runescape money This is when the seasoning from the dry rub and the smoke itself are reabsorbed into the meat. runescape goldWhen they're sweating, mop or mist them with some apple juice and sprinkle them with a little more Magic Dust. Opening the lid will lower the temperature; add more runescape power leveling coals and wood chips as needed to maintain the temperature.
__________________
Buy WoW Gold
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to not enter style tags in css? ~electra~ CSS 7 07-21-2008 01:35 PM
Styling a Html unoredered list with Css? irish eyes CSS 2 06-19-2008 07:37 PM
When does it become necessary to use classes in php? xookinwitgas PHP 1 05-10-2008 09:26 AM
Java File I/O classes? David P Java, Java Servlets & JSP 2 05-06-2008 04:23 PM
How can I make my PHP document render CSS styles from an external stylesheet? Lionheart CSS 2 05-06-2008 09:33 AM

Your Ad Here

All times are GMT. The time now is 08:04 PM.