File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/2-browser-apps/05-css-layout Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 < div id ="logo "> MySite</ div >
1313 < button id ="hamburger ">
1414 < img
15- src ="https://raw.githubusercontent.com/ut-code/utcode-learn/main/docs/2-browser-apps/05-css-arrangement /hamburger.svg "
15+ src ="https://raw.githubusercontent.com/ut-code/utcode-learn/main/docs/2-browser-apps/05-css-layout /hamburger.svg "
1616 alt ="メニュー "
1717 />
1818 </ button >
Original file line number Diff line number Diff line change @@ -494,7 +494,7 @@ HTML は次のものを使用してください。
494494 <div id="logo"> MySite</div >
495495 <button id="hamburger">
496496 <img
497- src="https://raw.githubusercontent .com/ut-code /utcode-learn /main/docs/2-browser-apps/05-css-arrangement /hamburger.svg"
497+ src="https://raw.githubusercontent .com/ut-code /utcode-learn /main/docs/2-browser-apps/05-css-layout /hamburger.svg"
498498 alt="メニュー"
499499 />
500500 </button >
You can’t perform that action at this time.
0 commit comments