An open API service indexing awesome lists of open source software.

https://github.com/izzyluuuuh/responsive-blog-webpage

Thai Food blog webpage Using ASP.NET, Bootstrap v4.6.1, and jQuery 3.5.1
https://github.com/izzyluuuuh/responsive-blog-webpage

aspnet bootstrap jquery responsive-website

Last synced: 2 months ago
JSON representation

Thai Food blog webpage Using ASP.NET, Bootstrap v4.6.1, and jQuery 3.5.1

Awesome Lists containing this project

README

          

# Main Web Page
ASP.NET Web Design

---

**Software Requirement:**
- Visual Studio Community 2019 or higher

---

**Procedure:**
1. Open Visual Studio and create a new empty project.
2. Type the project name in this format: *NameOfWebsite_LastName_FirstName*. Then, click **Create**.
3. In the Solution Explorer, right click on the name of your website, select Add > New Item. Then, choose Web Form. Set the name of the web form as **default.aspx**. Then, click add.
4. To add the functionalities of the bootstrap, you can download the files or add the links below in the .net
file.

a. CSS
```css
i.
```
b. JS
```js
i.
```
```js
ii.
```
5. You can also get those links from the official page:
https://getbootstrap.com/docs/4.6/getting-started/introduction/
6. Use Boostrap 4 only for the stable version.
7. Create a simple responsive blog web page for this activity. Add appropriate images.
8. Your blog can be about any of the following:
- Food
- Animals
- Nature

9. Apply the grid system to produce a responsive web page.
10. To check if the page is responsive, right click on your created web page and choose Inspect.
11. Click the toggle device toolbar and to select a mobile phone size.

![Screenshot 2024-02-26 185813](https://github.com/izzyluuuuh/responsive-blog-webpage/assets/103919666/b0410c8a-ac9b-46e4-994e-e0e8419db3ae)

12. You can also choose the dimensions for responsive or different devices.

![Screenshot 2024-02-26 185914](https://github.com/izzyluuuuh/responsive-blog-webpage/assets/103919666/85eff436-fa7d-4e84-8794-a6b2f9ecfb0a)

---

🖥️ Prelim Laboratory Exercise for my 3rd-year college course "Advanced Web Programming."
> SY2324-2T

💙 Instagram: [@izzyluuuuh](https://www.instagram.com/izzyluuuuh/)