![]() |
|
|||||||
| Register | FAQ | Members List | Arcade | Dev Directory | HB Bank | Calendar | Search | Today's Posts | Mark Forums Read |
| 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 |
![]() Advertise Here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#22 (permalink) |
|
Senior Moderator
|
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)
|
|
|
|
|
|
#28 (permalink) |
|
Field Master
|
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... ![]() |
|
|
|
|
|
#30 (permalink) |
|
New Hunter
|
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. |
|
|
|
|
|
#31 (permalink) |
|
Sharp Shooter
|
I am always prefer to css because it makes perfect to a website in designing and browsing etc
__________________
████ Watch FREE Domain Names Videos by Gurus ████ India Forum l Social Bookmarking l Social Networkiing l Free Directory hyderabad |
|
|
|
|
|
#34 (permalink) |
|
Field Master
|
yeah right..
__________________
Why Hire wickedinnovations team? Professional Web Design and Development Co. Website | Graphic | Programming | SEO | Data Entry |
|
|
|
|
|
#35 (permalink) |
|
New Hunter
|
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 |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|