domjoel
Tue 9 June 2009, 04:20 am GMT +0200
I got caught off guard the other day. I was about to place a google analytics code on my page when it suddenly changed from an HTML based site to a CSS one. I am not familiar with CSS so I was not able to place the code in. Anyone out there who can help? I would greatly appreciate it. Thanks!
Nikolas
Tue 9 June 2009, 09:38 am GMT +0200
What do you mean? Html and css are always together, they are not separate things.
toy17s
Thu 11 June 2009, 10:46 am GMT +0200
aslong as your analytics code is placed just before the </body> tag it will work and as Nikolas said, html and css are used together.
Sab3awy
Tue 16 June 2009, 11:29 am GMT +0200
follow these simple steps:
1. copy the code from your Google Analytics home page
2. open your file
3. place the Analytics code at the bottom of the file, between the </body> and </html> tags
brandmantra
Thu 6 August 2009, 01:01 pm GMT +0200
Place the G Analytics code before the </body></html> tags. You dont have to place the tags in the css files.
riedl9176
Sat 31 July 2010, 09:15 am GMT +0200
You mean the structure of your site changes you
infoman66
Sun 5 September 2010, 12:02 pm GMT +0200
Google analytic code is javascript and no reason to trouble your page css or html. You can places google code before <body> tag (google rekomendation) or before ending </body>. Maybe You thinking on PHP, ASP etc and not to CSS?
bettlermark
Wed 22 September 2010, 05:45 am GMT +0200
How use html to create a website. some one tell me.
saracriss
Wed 29 September 2010, 09:46 pm GMT +0200
Well there is lot of material on internet which you can search for.
W3schools is really good source with examples.The best source to learn HTML is book called HTML Bible.
That is really good source.
andolasoft
Mon 1 November 2010, 02:52 pm GMT +0100
HTML and css complement each other and are not used separately. you have to place the google analytics code just before the end of body tag. that's it to it.
honey.rose
Wed 10 November 2010, 01:26 pm GMT +0100
go w3schools and read about CSS stuff. then you can create CSS file easily for your web page.
Samantha Baker
Wed 8 December 2010, 09:30 am GMT +0100
I think you were referring to the javascript code
adver
Wed 15 December 2010, 10:13 am GMT +0100
better use dreamweaver for css
honey.rose
Wed 15 December 2010, 03:31 pm GMT +0100
you can view CSS blogs and also watch videos which is related to CSS.
3magic
Tue 28 December 2010, 11:36 am GMT +0100
Hi,thanks for sharing the information regarding to html and css.Really w3school is more useful website for achieving the knowledge about css and html.
sarenarichard
Thu 30 December 2010, 08:04 am GMT +0100
Thats not a problem, its all the same. Add analyics code just before the closing for head tag, thats it.
nashir
Sat 12 February 2011, 06:25 am GMT +0100
You can learn it from w3schools. Thanks dear.
gaurav467
Tue 15 March 2011, 01:04 pm GMT +0100
HTML and CSS, and use them in the best possible way from the outset. Logically divided chapters coupled with tag and property appendixes make it a damned fine reference book, too.
chitralekha1986
Mon 16 May 2011, 02:40 pm GMT +0200
its divided in 2 parts for more info visit: w3schools.com
steve19
Wed 17 August 2011, 12:17 pm GMT +0200
Ya what you asked for the changes hope they can be done.check it
website design
Mon 29 August 2011, 04:16 am GMT +0200
w3school is best to solve problem
shanmarsh2
Tue 20 September 2011, 10:25 am GMT +0200
It seems to be the general opinion that tables should not be used for layout in ... I'm going to go through your arguments one after another and try to show the errors
john321
Sat 15 October 2011, 07:42 pm GMT +0200
Html and CSS do not do the same things in most cases. With html you can wrap text in < strong > tags to get bold text.
standards
Mon 28 November 2011, 11:16 am GMT +0100
Hello
I think that CSS (Cascading Style Sheets) is used all tags of the HTML(Hypertext Markup Language) language and CSS provide the display style of the HTML elements.Styles were added to HTML 4.0 to solve a problem.External Style Sheets can save a lot of work.External Style Sheets are stored in CSS files
Thanks
Regards
standards
sophia911
Thu 8 December 2011, 09:30 am GMT +0100
Thanks for sharing .
There are the right answer below
iconweb
Tue 27 December 2011, 11:20 am GMT +0100
hello
I think that short tutorial is meant for people who want to start using CSS and have never written a CSS style sheet before.It does not explain much of CSS. It just explains how to create an HTML file, a CSS file and how to make them work together. After that, you can read any of a number of other tutorials to add more features to the HTML and CSS files. Or you can switch to using a dedicated HTML or CSS editor, that helps you set up complex sites.
Thanks
Regards
iconweb