frankcollins3 / ASPIZZA

microsoft learning module
1 stars 0 forks source link

CSS [9:22pm] #11

Open frankcollins3 opened 1 year ago

frankcollins3 commented 1 year ago

attempting to do: CSS. 👍 _Layout.cshtml.css (there's also a _Layout.cshtmlcs file) 👎 _Index.cshtml.css (created a CSS file to correspond to index.js in same manner as file abover) error: Screen Shot 2023-09-15 at 9 20 31 PM

proposed approach: 0: asked chatGPT before, mentioned that ASP.net inclines towards bootstrap. check layout.cshtml.cs and look for any CSS imports.

possible improvements:

frankcollins3 commented 1 year ago

the .css can be found in this _layout.cshtml: Screen Shot 2023-09-15 at 9 24 28 PM

Screen Shot 2023-09-15 at 9 27 00 PM [9:27pm]

frankcollins3 commented 1 year ago

// bookmarking that part of the problem is the thinking behind it. // I'm just tinkering and curious how a few things are done and it's probably better off to do one thing at a time. Screen Shot 2023-09-15 at 9 29 34 PM Screen Shot 2023-09-15 at 9 29 30 PM [9:30pm]

frankcollins3 commented 1 year ago

seeing output but that looks to be the footer where the intention is the main body content. Screen Shot 2023-09-15 at 9 31 13 PM

Screen Shot 2023-09-15 at 9 31 00 PM

Screen Shot 2023-09-15 at 9 30 53 PM [9:31pm]