Go Back   DevHunters.com l Webmaster Forum - Web Advertising - Web Design - SEO Forums > Webmaster / Coding / Web Design Discussion > HTML / XHTML / CSS

HTML / XHTML / CSS Discuss HTML, XHTML and CSS coding in this forum.

Have A Look At Some Of Our Webmaster Related Sponsors!


Script Directory


Advertise Here


Market Leverage


Free Templates

3D Guide-Characters
3D Guide-characters


Advertise Here

Reply
 
LinkBack Thread Tools Display Modes
Old 12-23-2007, 03:29 AM   #21 (permalink)
New Hunter
 

Join Date: Dec 2007
Posts: 9
iTrader: 0 / 0%
Hunter Bux: 110.00
musa is on a distinguished road
Default

well css is now widely being preferred by webmasters

because its more flexible and easy to be modified and maintained!

so i will also go for css
musa is offline   Reply With Quote
Old 01-03-2008, 05:47 PM   #22 (permalink)
Senior Moderator
 
SpOrTsDuDe.Reese's Avatar
Default

For me HTML is just a way to set up the website (PHP and JavaScript and Flash and others aside) and CSS will add...special effects depending on how I want it. Rounded borders. Drop down menus. You name it. CSS can do it. (Almost everything)
SpOrTsDuDe.Reese is offline   Reply With Quote
Old 01-07-2008, 07:58 PM   #23 (permalink)
Field Master
 

Join Date: Dec 2007
Posts: 179
iTrader: 0 / 0%
Hunter Bux: 0
sekuchi is on a distinguished road
Question css or html

Quote:
Originally Posted by lizza View Post
css or html is sufficient for wed design
Yeah, you are right. Why we have to choose between html and css? They are both important, HTML for the structure and CSS for the appearance.
sekuchi is offline   Reply With Quote
Old 01-08-2008, 06:03 AM   #24 (permalink)
Field Master
 

Join Date: Dec 2007
Location: INDIA
Posts: 228
iTrader: 4 / 100%
Hunter Bux: 20.00
anantshri will become famous soon enoughanantshri will become famous soon enough
Send a message via Yahoo to anantshri
Default

Definately CSS and HTML is enough for designing static websites, but if you want prilimanary interaction go for JSacript and then there are options of Server side programming i.e. ASP, PHP, ASP.NET, JSP, or you cango for hybrid AJAX.
__________________
DON'T LEARN TO HACK,HACK TO LEARN
http://anantshri.info
http://linuxgurus.info
anantshri is offline   Reply With Quote
Old 01-13-2008, 02:10 PM   #26 (permalink)
New Hunter
 
eharvester's Avatar
 

Join Date: Jan 2008
Posts: 30
iTrader: 0 / 0%
Hunter Bux: 0
eharvester is on a distinguished road
Default

Quote:
Originally Posted by lizza View Post
css or html is sufficient for wed design
both. They are both useful in their own ways.
eharvester is offline   Reply With Quote
Old 01-13-2008, 11:29 PM   #27 (permalink)
Field Master
 
fr@nc!z's Avatar
 

Join Date: Jan 2008
Posts: 111
iTrader: 0 / 0%
Hunter Bux: 0
fr@nc!z is on a distinguished road
Default

Quote:
Originally Posted by lizza View Post
css or html is sufficient for wed design
BOTH.... You can use BOTH CSS and HTML for a good web design.
fr@nc!z is offline   Reply With Quote
Old 04-04-2008, 10:11 PM   #28 (permalink)
Field Master
 
naziajabeen's Avatar
Default

I think embedded or inline Cascading style sheet is the best because some time it has been noticed that .CSS files are missing to load in the browser this may gives the bad impression on the site. i.e. overlapping of the images ,no decorated pages. etc..
__________________
Always be Happy...
naziajabeen is offline   Reply With Quote
Old 04-04-2008, 10:53 PM   #29 (permalink)
Senior Hunter
 
puffin's Avatar
 

Join Date: Jun 2007
Location: Sky
Posts: 1,262
iTrader: 0 / 0%
Hunter Bux: 550.00
puffin is a jewel in the roughpuffin is a jewel in the roughpuffin is a jewel in the rough
Default

I think now slowly table tag is getting out dated and DIV tag come into its place so CSS will get a more important role in future.
puffin is offline   Reply With Quote
Old 04-07-2008, 06:20 PM   #30 (permalink)
New Hunter
 

Join Date: Jan 2008
Posts: 14
iTrader: 0 / 0%
Hunter Bux: 0
Toicantien is on a distinguished road
Default

Wow. There seems to be a ton of misunderstandings about HTML, CSS, JavaScript, and even PHP. Some of the misconceptions have been corrected, and a quick recap is in order:

HTML
A markup language used to describe the data within the document and provides a hierarchical tree-like structure.

CSS (Cascading Style Sheets)
Provides styling to HTML documents in screen, print, handheld, aural, and many other different media.

JavaScript
A scripting language supported by Netscape 4. What you are really thinking is the collection of similar scripting languages that browsers use to allow web page creators to interact with the document structure (which HTML creates) and the document style (which CSS creates). JavaScript, JScript and ECMA Script are often lumped together as "JavaScript".

PHP
PHP is a server side scripting language. A web browser never displays PHP. PHP is parsed by a program that, most times, creates an HTML file which is then downloaded and displayed by a web browser.

In reply to the original topic, the question really is "table based design" OR "CSS based design."

My vote is CSS based design. Search engines do not read CSS, or JavaScript, or PHP. They read HTML, and CSS unclutters the HTML. It makes your web pages much easier to maintain. I also have never seen a case where a properly coded, semantic web page was ranked higher on Google solely because it was a semantically coded page. The page's <title> text, good placement of keywords in headings and body text, and links back to your site are FAR more effective at raising your search engine rankings.
Toicantien is offline   Reply With Quote
Old 04-08-2008, 08:33 AM   #31 (permalink)
Sharp Shooter
 
suresh's Avatar
 

Join Date: Jun 2007
Posts: 1,052
iTrader: 2 / 100%
Hunter Bux: 4.00
suresh is just really nicesuresh is just really nicesuresh is just really nicesuresh is just really nice
Default

I am always prefer to css because it makes perfect to a website in designing and browsing etc
suresh is offline   Reply With Quote
Old 06-18-2008, 06:52 AM   #32 (permalink)
New Hunter
 

Join Date: Jun 2008
Posts: 4
iTrader: 0 / 0%
Hunter Bux: 0
Edda is on a distinguished road
Default

I think both html and css sufficent for web design,css is part of html,you can link the html page with html file,i like both html and css.
Edda is offline   Reply With Quote
Old 08-11-2008, 08:11 AM   #33 (permalink)
New Hunter
 
Dyami's Avatar
 

Join Date: Jul 2008
Posts: 28
iTrader: 0 / 0%
Hunter Bux: 0
Dyami is on a distinguished road
Default both

hi


i think both makes best website. they fulfill each other and

HTML+CSS = best website

thanks
Dyami is offline   Reply With Quote
Old 08-11-2008, 06:52 PM   #34 (permalink)
Field Master
 
jamilla_0001's Avatar
 

Join Date: Jun 2008
Posts: 339
iTrader: 0 / 0%
Hunter Bux: 0
jamilla_0001 has a spectacular aura aboutjamilla_0001 has a spectacular aura aboutjamilla_0001 has a spectacular aura about
Send a message via ICQ to jamilla_0001 Send a message via MSN to jamilla_0001 Send a message via Yahoo to jamilla_0001
Default

Quote:
Originally Posted by vinod_41 View Post
i would like to correct Lizza.


u said css OR html

rather you should say css AND html

as both works together ofcourse html - mother of all languages.

robots do understand css. and its quiet a nice way to edit sites built in css.

regards
yeah right..
__________________
Why Hire wickedinnovations team?
Professional Web Design and Development Co.
Website | Graphic | Programming | SEO | Data Entry
jamilla_0001 is offline   Reply With Quote
Old 08-13-2008, 08:55 AM   #35 (permalink)
New Hunter
 

Join Date: Jul 2008
Posts: 6
iTrader: 0 / 0%
Hunter Bux: 0
webdesignernew is on a distinguished road
Default

Both, css and html are the way to go. You get the best from both to create a good all round site.
__________________
affiliate program seo tutorials
webdesignernew is offline   Reply With Quote
Old 10-13-2008, 07:07 AM   #36 (permalink)
New Hunter
 

Join Date: Oct 2008
Posts: 16
iTrader: 0 / 0%
Hunter Bux: 0
guru456 is on a distinguished road
Default

css and html is sufficient for design a simppppppllllllle website. But not enough.
make it "css and html" buddy
guru456 is offline   Reply With Quote
Old 11-08-2008, 07:09 AM   #37 (permalink)
New Hunter
 

Join Date: Oct 2008
Posts: 22
iTrader: 0 / 0%
Hunter Bux: 0
neeraj23 is on a distinguished road
Default

Go for both, both have different thing...html will get you high PR and if you wanna put there some images related your site by seo point of view than you will have to use css. coz is designing language.
neeraj23 is offline   Reply With Quote
Reply

Bookmarks

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

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


All times are GMT -5. The time now is 11:44 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0