Fixed indentation for file used in YouTube video (index.html), etc. #3
Open
PeterMortensen wants to merge 1 commit intoLearnWebCode:masterfrom
Open
Fixed indentation for file used in YouTube video (index.html), etc. #3PeterMortensen wants to merge 1 commit intoLearnWebCode:masterfrom
PeterMortensen wants to merge 1 commit intoLearnWebCode:masterfrom
Conversation
…come a WordPress Developer: Unlocking Power with Code" (https://www.youtube.com/watch?v=FVqzKAUsM68) at approximately 02 h 07 min 09 secs. The most important changes are for "hero-slider" (line 107-135) and "page-banner" (line 37-45).
rohan2734
reviewed
Jun 9, 2020
| <header class="site-header"> | ||
| <div class="container"> | ||
| <h1 class="school-logo-text float-left"><a href="#"><strong>Fictional</strong> University</a></h1> | ||
| <span class="js-search-trigger site-header__search-trigger"><i class="fa fa-search" aria-hidden="true"></i></span> |
There was a problem hiding this comment.
why are we using the
?
and where can we find this types of class and its information?.
Author
There was a problem hiding this comment.
(Meta: Is there hidden content by angle brackets in your comment (may be seen as an HTML tag and not shown), e.g. after "using the"? You can edit your comment.).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed indentation, etc. to make it easier to follow YouTube video "Become a WordPress Developer: Unlocking Power with Code" (https://www.youtube.com/watch?v=FVqzKAUsM68) at approximately 02 h 07 min 09 secs. The most important changes are for "hero-slider" (line 107-135) and "page-banner" (line 37-45).
The diff can be confusing - it may be easier to inspect the result (and the original).