How to inclcude css files in a angular project correctly?

Asked by Last Modified  

Follow 1
Answer

Please enter your answer

Software Trainer

ng class
Comments

Software Trainer

ng css class
Comments

IT Course Training

import {Component} from '@angular/core'; @Component({ selector:'my-app', templateUrl:'app.component.html', //styles: //use for inline css styleUrls: //use for css file }) export class AppComponent{}
read more
import {Component} from '@angular/core'; @Component({ selector:'my-app', templateUrl:'app.component.html', //styles:['.active{color:#cecece}' ] //use for inline css styleUrls: ['./app.component.css'] //use for css file }) export class AppComponent{} read less
Comments

IT Course Training

import {Component} from '@angular/core'; @Component({ selector:'my-app', templateUrl:'app.component.html', //styles: //use for inline css styleUrls: //use for css file }) export class AppComponent{}
read more
import {Component} from '@angular/core'; @Component({ selector:'my-app', templateUrl:'app.component.html', //styles:['.active{color:#cecece}' ] //use for inline css styleUrls: ['./app.component.css'] //use for css file }) export class AppComponent{} read less
Comments

View 2 more Answers

Related Questions

What are the technologies that every Full Stack JavaScript developer should know?
Full Stack consists of 3 categories. 1. Front End Technologies like HTML5, CSS 3, JavaScript (Angular JS / React JS / jQuery / Vue / Plain Java Script) etc.. 2. Middleware Technologies like Node JS, Java...
Nandhini
0 0
7
job opportunities after doing an hands on training for angular.js at kolkata
AngularJS is high in demand if You have good hands on it.
Subhadeep
How Nodejs and Angular Work together?
If you need to connect Angular js With node js . you should use express js as middle ware.
Raminder
Angular or React which is easy to learn and value in the market & job openings
Both are demanding in the market, but as per Google trends React much in demand than Angular. React is javascript based and Angular is typescript based. If you are good at javascript, then React is easy...
Ganesh

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Features of Angular JS:
Data Binding Structural Programming TDD Support Parallel Development Routing for SPA Dependency Injuction Client Side State Managment Product of Google

.NET With AngularJS Training Program Syllabus
What You will Learn in .NET with AngularJS Training Program? Introduction to .Net: Features of .Net, CTS, CLS, CLR and MSIL. C# & .Net Basics and Branching & Flow Control. OOPs Concepts,...

$rootScope in Angular JS
$rootScope refers to an object which is accessible from everywhere of the application. You can think $rootScope as global variable which can be accessible in all controllers, services, directives. The...

Best way to learn any software Course
Hi First conform whether you are learning from a real time consultant. Get some Case Studies from the consultant and try to complete with the help of google not with consultant. Because in real time same situation will arise. Thank you

What are basic step to unit test an angularjs filter?
1. Inject the module that contains the filter.2. Provide any mocks that the filter relies on.3. Get an instance of the filter using $filter('yourFilterName').4. Assert your expectations. Dependency injection...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Looking for Angular.JS Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you