Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > Graphics, Images, Logos Templates & CSS > CSS Cascading Style Sheets

Notices

CSS Cascading Style Sheets All topics and discussions relating to CSS Cascading Style Sheets.

Reply
 
LinkBack Thread Tools
  #1  
Old 09-13-2006, 09:52 AM
VodaHost's Avatar
General & Forum Administrator
 
Join Date: Mar 2005
Location: Wilmington, Delaware USA
Posts: 8,503
Talking What is CSS?

  • CSS stands for Cascading Style Sheets
  • Styles define how to display HTML elements
  • Styles are normally stored in Style Sheets
  • Styles were added to HTML 4.0 to solve a problem
  • External Style Sheets can save you a lot of work
  • External Style Sheets are stored in CSS files
  • Multiple style definitions will cascade into one
__________________
VodaHost
Your Website People!
1-302-283-3777 North America / International
07092887580 / United Kingdom

Military Ranking System Explained


Click Here to take the royal VodaHost Tour
Click Here for the VodaHost Help Centre & Tutorials
Got a question? - Try a forum search! Available at the top of every page!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 09-23-2006, 04:56 PM
bitznbats's Avatar
Second Lieutenant
 
Join Date: May 2006
Location: Ontario, Canada
Posts: 101
Send a message via MSN to bitznbats
Default Re: What is CSS?

and in English that means????????????
__________________
www.silver-maple.ca Lakeside camping in beautiful Northern Ontario
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 09-24-2006, 12:44 PM
FPRob's Avatar
Brigadier General
 
Join Date: Aug 2006
Location: Near some trees
Posts: 1,059
Default Re: What is CSS?

Hi Bitz.

CSS is a way of programming additional styles into your web pages. It was basically invented to overcome limitations with HTML programming and it is constantly being developed to incorporate additional elements.

The style sheet is the page where all your new programming will go, it will then be called by a line on each of your HTML pages which basically says "look at my style sheet and use the styling options that i have listed there".

Styles can also be added directly to each web page or added directly to individual elements on the web page. This is where the word cascading comes in....

If you apply a style to say... a hyperlink on your page... then that instruction will be followed, if there are no styles applied then the styles in the head of each page will be followed. If there are no styling instructions listed there then it will cascade up further to the style sheet.

Using style sheets allows for altering various parts of your design very easily. If your menu (for example) colours are defined in a style sheet and you want to change the colour then it need only be changed on the one single style sheet and all the pages on your site will follow that instruction instead of having to alter the colour instructions on each page individually.
__________________

FPRULES


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 09-24-2006, 03:32 PM
Corporal
 
Join Date: Sep 2006
Posts: 15
Default Re: What is CSS?

Plus you can do a lot more stuff with CSS than HTML.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 09-24-2006, 07:18 PM
VodaHost's Avatar
General & Forum Administrator
 
Join Date: Mar 2005
Location: Wilmington, Delaware USA
Posts: 8,503
Default Re: What is CSS?

Quote:
Originally Posted by FPRob
Hi Bitz.

CSS is a way of programming additional styles into your web pages. It was basically invented to overcome limitations with HTML programming and it is constantly being developed to incorporate additional elements.

The style sheet is the page where all your new programming will go, it will then be called by a line on each of your HTML pages which basically says "look at my style sheet and use the styling options that i have listed there".

Styles can also be added directly to each web page or added directly to individual elements on the web page. This is where the word cascading comes in....

If you apply a style to say... a hyperlink on your page... then that instruction will be followed, if there are no styles applied then the styles in the head of each page will be followed. If there are no styling instructions listed there then it will cascade up further to the style sheet.

Using style sheets allows for altering various parts of your design very easily. If your menu (for example) colours are defined in a style sheet and you want to change the colour then it need only be changed on the one single style sheet and all the pages on your site will follow that instruction instead of having to alter the colour instructions on each page individually.
Well Said General
__________________
VodaHost
Your Website People!
1-302-283-3777 North America / International
07092887580 / United Kingdom

Military Ranking System Explained


Click Here to take the royal VodaHost Tour
Click Here for the VodaHost Help Centre & Tutorials
Got a question? - Try a forum search! Available at the top of every page!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 09-25-2006, 04:25 AM
FPRob's Avatar
Brigadier General
 
Join Date: Aug 2006
Location: Near some trees
Posts: 1,059
Default Re: What is CSS?

thanks vh
__________________

FPRULES


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 11-13-2006, 03:24 AM
Second Lieutenant
 
Join Date: May 2006
Posts: 110
Send a message via MSN to sameer Send a message via Yahoo to sameer
Cool Re: What is CSS?

as said above, css stands for cascading stylesheets

there are 3 types of stylesheets, namely:
1) inline css
2) embedded css
3) external css

1) inline css - in is that type of css which is in the html codes of an html document, like between different html tags.

2) embedded css - these css are embedded within an html document before the body tags. the css required for a particular html document are put before the <body> tags.

3) external css - this is the most popularly used type of css used now a days. all the necessary css are coded in an external file with a ".css" extension. then as an when required it is called in any required html file.

external css are overridden by an embedded css and and embedded css is overridden by an inline css this is why they are called as css or cascading style sheets.

ciao
__________________
nhugu.com - We are professional solution providers to facilitate in your corporate, business, official and personal presence in the web.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 11-23-2006, 02:18 AM
Major
 
Join Date: Dec 2005
Posts: 324
Default Re: What is CSS?

Can somebody please help me???????

I need to create Go Menu that can be crawled the the search engines.....How can I do this? I have seen a couple of sites that can do this and I read somewhere that if you use CSS you can have a dropdown menu that can be crawled by the search engines.

I have done some testing with a search engine sim and I can see that some body knows how to do it but the BV dropdown isn't crawlable.

I really need to be able to do this for sales reasons on some new sites I am putting together.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old 11-23-2006, 01:24 PM
Second Lieutenant
 
Join Date: May 2006
Posts: 110
Send a message via MSN to sameer Send a message via Yahoo to sameer
Default Re: What is CSS?

hello motoxxx, i do not believe that css drop downmenu is not crawlable by any particular search eninges. :)
__________________
nhugu.com - We are professional solution providers to facilitate in your corporate, business, official and personal presence in the web.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old 11-25-2006, 05:33 PM
Karen Mac's Avatar
Lieutenant General
 
Join Date: Apr 2006
Posts: 3,528
Send a message via MSN to Karen Mac
Default Re: What is CSS?

moto,

solution would be to use html footer links duplicating your menu for the se to crawl.

Karen
__________________
KMAC Enterprise
Granny's Country Nook 10%Off, your code: Forum Discounts
Charming Noveltees~Sports Logos Charms, Jewelry, Collectibles- 10% off, your code: VodaHost
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old 11-26-2006, 04:05 AM
Second Lieutenant
 
Join Date: May 2006
Posts: 110
Send a message via MSN to sameer Send a message via Yahoo to sameer
Default Re: What is CSS?

for the dropdown menuz u can also use dhtml ;)
__________________
nhugu.com - We are professional solution providers to facilitate in your corporate, business, official and personal presence in the web.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old 05-08-2008, 01:47 AM
Sergeant First Class
 
Join Date: Aug 2007
Posts: 55
Cool Re: What is CSS?

i dont even know how to start with this CSS phenomenon!! where should i start????? im using BV.

i downloaded some templates and then.... and then i dont know what else to do!! LOL. and if not using a template can i do my own page design and tehn use it as a template? and if so, how do i do that???

i downloaded the trial for dreamweaver, but i like BV better....

any help please? if u dont mind and have some time, can u give me the step by step?

as u can see im so lost here.....

thanks a lot!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old 05-12-2008, 12:10 AM
zuriatman's Avatar
Brigadier General
 
Join Date: Sep 2006
Posts: 1,179
Default Re: What is CSS?

Hi,

If you want to use CSS then you have to learn CSS.

Here is a link where you can learn more.
__________________
www.siapamoyanganda.com/
Malaysian Family Tree Website From the
State of Johor.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old 05-13-2008, 09:33 AM
LadyEye's Avatar
General & Forum Moderator
 
Join Date: Jun 2006
Location: Canada
Posts: 9,856
Send a message via MSN to LadyEye
Default Re: What is CSS?

Quote:
Originally Posted by Lflagg View Post
i dont even know how to start with this CSS phenomenon!! where should i start????? im using BV.

i downloaded some templates and then.... and then i dont know what else to do!! LOL. and if not using a template can i do my own page design and tehn use it as a template? and if so, how do i do that???

i downloaded the trial for dreamweaver, but i like BV better....

any help please? if u dont mind and have some time, can u give me the step by step?

as u can see im so lost here.....

thanks a lot!!!
Hi .. if you are using blue voda and like it, stick with it. If you have downloaded any of voda hosts templates, you insert them as an image on your page and you can save as a template to begin each and everyone of your pages with .. Now this does depend on the type of template that you have downloaded though, if it is another type then the instructions and the software required for each template is generally listed.
There are many tutorials found on this forum for using the blue voda website builder. If you need specific help with an area, be sure to ask.
__________________
NEW - Dating Websites/Custom Features
FREE Blue Voda Website Design Tips
Blue Voda Designer|LadyEye/Designer
My Portfolio of Blue Voda Websites
********GENERAL LADYEYE********
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #15  
Old 09-05-2008, 09:58 PM
Private
 
Join Date: Aug 2008
Posts: 1
Default Re: What is CSS?

I would be VERY VERY grateful to know if I can import a CSS - like an html?

How can I do this?

I love BV and there are so many beautiful CSS templates and I would love to use one. No offense - but the BV templates are ugly.

Any help is GREATLY APPRECIATED!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #16  
Old Yesterday, 09:32 AM
karenwms63's Avatar
Lieutenant Colonel
 
Join Date: Feb 2008
Location: Poplar Bluff, MO
Posts: 572
Send a message via MSN to karenwms63
Default Re: What is CSS?

Quote:
Originally Posted by waveripper View Post
I would be VERY VERY grateful to know if I can import a CSS - like an html?

How can I do this?

I love BV and there are so many beautiful CSS templates and I would love to use one. No offense - but the BV templates are ugly.

Any help is GREATLY APPRECIATED!!!
It depends on your ability as to whether or not you can do this...Vodahost does not limit you on this aspect...and most make their own BV "templates" instead of using what is offered. The only limits, (besides the "obvious violations" of the TOS of Vodahost), are your own limits. And, if you do enough searching and reading in this community forum...along with outside learning sources, the possibilities are ENDLESS.

P.S. And what you can't do....Well, there are many people here willing to help you with that...according to your budget.
__________________
Karen Williams
"Your Belief is Your Reality"

Last edited by karenwms63; Yesterday at 09:35 AM. Reason: added P.S.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 02:21 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2007 VodaHost.com - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12