How do i write a program using css or html on Visual Studios?
So im getting into web design cuz it is fun in my opinion but It is very hard to learn a new language in notepad! I have visual studios but im a noob so i dont know how to write a program in css or html meaning i dont know how to i guess set the language im using. Thanks so much!
CSS & HTML are not programming languages, they are mark up languages that control how information is displayed in a web browser. If you want to do web programming then as Liz said you need to either jump into PHP or if you like Visual Studio you need to learn ASP.NET (which means you need to learn VB.NET or C#).
To answer your question though, you use Microsoft Visual Web Developer to build websites in Visual Studio.
Mehh.
Visual studio is at best overkill, and at worst handicapping your code.
Here: A proper context highlighting text editor (which all you need, maybe not all you want for design)
http://bluefish.openoffice.nl/index.html
Here’s a WYSI(A)WYG editor / browser that works pretty darn well.
http://www.w3.org/Amaya/
And here: Is all about what to type in to it to make websites.
http://www.w3schools.com/
CSS and HTML are about displaying stuff to the user. HTML5 and CSS3 are each capable of a few tricks themselves, but if you intend to make web based APPLICATIONS rather than just sites, you will want to jump right to the PHP section.
References :
CSS & HTML are not programming languages, they are mark up languages that control how information is displayed in a web browser. If you want to do web programming then as Liz said you need to either jump into PHP or if you like Visual Studio you need to learn ASP.NET (which means you need to learn VB.NET or C#).
To answer your question though, you use Microsoft Visual Web Developer to build websites in Visual Studio.
References :
VB.NET Programmer
If you want to really get into web design, it will pay off well if you get down the basics. CSS is for how the website’s gonna look. It isn’t for writing a program.
References :
http://www.webpartnergroup.com/website-design