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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>옷골라쇼핑몰</title> | |
| <script src="jquery-3.4.1.min.js"></script> | |
| <style> | |
| @import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@1,700&display=swap'); | |
| ul{ | |
| display:block; | |
| } |
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
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>옷골라쇼핑몰</title> | |
| <script src="jquery-3.4.1.min.js"></script> | |
| <style> | |
| @import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@1,700&display=swap'); | |
| ul{ | |
| display:block; | |
| } |