From the course: SharePoint 2019: Customizing with Themes and CSS
Unlock the full course today
Join today to access over 24,600 courses taught by industry experts.
Why use CSS? - SharePoint Tutorial
From the course: SharePoint 2019: Customizing with Themes and CSS
Why use CSS?
- [Instructor] Okay, let's talk about CSS. As I've said before, if you don't already have some experience with CSS, this course isn't going to be as valuable to you. My recommendation is that you first take some other LinkedIn learning courses, such as Essential HTML or Essential CSS training. So why would you want to use CSS? Well, CSS is a safer and more flexible alternative to other ways of customizing sharepoint online as soon as step out of the Microsoft-provided theming tools. CSS gives you stylistic control of the individual elements in your site. I've seen some people style their sites by inserting blank content areas into all pages and then manually updating the HTML code for each page using inline styling. Although that's possible, it's a lot more work than redefining an already existing element tag with CSS. Using CSS lets you apply changes site-wide and helps ensure consistency. Although there may be slight differences in support for very new features, CSS is a widely-used…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
(Locked)
The Microsoft recommended branding hierarchy5m 24s
-
(Locked)
Why use CSS?2m 33s
-
Create and upload a blank CSS stylesheet1m 51s
-
(Locked)
Link the stylesheet to your site3m 23s
-
(Locked)
Edit the stylesheet5m 3s
-
(Locked)
Challenge: Update the stylesheet1m 32s
-
(Locked)
Solution: Update the stylesheet2m 10s
-
(Locked)
-
-
-
-
-
-