Is Ther Any Relation Between Html And Css ? |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development General Web Design Discussion |
||
![]() |
Is Ther Any Relation Between Html And Css ? |
||
Aug 9 2012, 06:58 PM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 6-August 12 Member No.: 251,656 |
can any one tell me about that HTML and CSS ?
|
|
|
Aug 10 2012, 07:12 AM
Post
#2
|
|
![]() Marvellous Ninja ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 570 Joined: 10-May 09 From: Wisconsin state, United States of America Member No.: 94,482 |
Hello nipashahina,
In broad general sense: HTML is the foundation of any web page. The coded delivery of content and how it is presented in its' stylization for the Internet Visitor of the web page. CSS can remove a majority of the extensive and redundant styling aspects [of the web page] out of the body of a web page web and provide for a simple lead of the styling. CSS reduces the code weight of a web page allowing it to "load faster". CSS can "reduce bandwith" use of the allotted web sites bandwidth by having styling redundants simplified of [a] webpage(s) at a website. ...generally speaking of course. Hope this helps you out. |
|
|
Aug 15 2012, 06:41 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 15-August 12 Member No.: 252,605 |
An HTML document can be displayed with different styles with the help of CSS
|
|
|
Sep 4 2012, 04:50 AM
Post
#4
|
|
|
Newbie ![]() Group: Members Posts: 29 Joined: 18-August 12 Member No.: 252,893 |
HTML (Hyper Text Markup Language) is a widely accepted web-design language.
HTML is responsible for the construction, and the total output, of a page. There are three "sections" of a decent HTML document source: Inline, Internal, and External Unlike HTML, CSS does not "create" anything. Instead, it decorates, aligns, and positions (etc) elements in HTML. In a nutshell, CSS takes the normal HTML output and adds a few rules to how it's actually displayed. |
|
|
Sep 4 2012, 05:52 AM
Post
#5
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 27-August 12 From: India Member No.: 254,205 |
HTML (Hyper Text Markup Language) is a widely accepted web-design language. HTML is responsible for the construction, and the total output, of a page. There are three "sections" of a decent HTML document source: Inline, Internal, and External Unlike HTML, CSS does not "create" anything. Instead, it decorates, aligns, and positions (etc) elements in HTML. In a nutshell, CSS takes the normal HTML output and adds a few rules to how it's actually displayed. Yes, I agree with your opinion. It is true that CSS helps HTML in designing purpose. And Html is most famous and easy method for creating WebPage of site. |
|
|
Nov 19 2012, 05:07 AM
Post
#6
|
|
|
Member ![]() ![]() Group: Members Posts: 31 Joined: 3-June 11 Member No.: 192,833 |
HTML is all the text, images, lists etc you see when you visit a website
CSS allows you to take what would be a very ugly website and turn it into a very delightful looking page to be proud of |
|
|
Nov 25 2012, 12:34 AM
Post
#7
|
|
|
Newbie ![]() Group: Members Posts: 4 Joined: 25-November 12 Member No.: 265,112 |
HTML is NEEDED while CSS is not. (a website would usually just be too dull looking without CSS)
It is the foundation, like what others have said. You may use Ruby, PHP, Python, etc to build a website but the output would be in HTML once its processed on the server. |
|
|
Nov 26 2012, 10:20 AM
Post
#8
|
|
|
Newbie ![]() Group: Members Posts: 8 Joined: 26-November 12 Member No.: 265,239 |
Nothing in control panel on how to do this.
|
|
|
Nov 27 2012, 02:23 PM
Post
#9
|
|
|
Newbie ![]() Group: Members Posts: 17 Joined: 13-November 12 From: Dhaka, Bangladesh Member No.: 263,887 |
can any one tell me about that HTML and CSS ? Hi, I hope you got your best answer from the above but I want to add something here that is- HTML stand for Hyper Text Markup Language where CSS stand for Cascading Style Sheet. CSS use for formatting of HTML. There are three type of CSS 1. Inline CSS 2. Internal CSS 3. External CSS Inline CSS used to line to formatting the line. Internal CSS used to Head Section to formatting the page. External CSS is an external file with extension of .css which is used to formatting all the page. Samurais SEO |
|
|
Dec 3 2012, 10:31 AM
Post
#10
|
|
|
Member ![]() ![]() Group: Members Posts: 72 Joined: 31-August 12 Member No.: 254,965 |
CSS is a style sheet language used for describing the presentation semantics (the look and formatting) of a document written in a markup language. It’s most common application is to style web pages written in HTML and XHTML, but the language can also be applied to any kind of XML document, including plain XML, SVG and XUL
|
|
|
Dec 3 2012, 11:01 AM
Post
#11
|
|
|
Newbie ![]() Group: Members Posts: 21 Joined: 3-December 12 Member No.: 265,921 |
HTML is code used in combination with CSS e.g. to display text, images etc but you can let the CSS define the layout, position & common attributes such as text etc.
CSS is used to specify the layout & components of a page, typically for a web page. The idea behind CSS is that you put the layout/component specification in one file that is included and used in each HTML web page. |
|
|
Dec 10 2012, 10:31 AM
Post
#12
|
|
|
Member ![]() ![]() Group: Members Posts: 72 Joined: 31-August 12 Member No.: 254,965 |
HTML creates web site structure and CSS use its make stylish and attractive.
|
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 19th June 2013 - 09:18 AM |