- Mastering CSS
- Rich Finelli
- 132字
- 2021-07-08 09:45:55
The Shark movies page
Here we have a new HTML page about shark movies. If you look at this page, you'll see an image on top of a title, on top of some text, and on top of a link; as you scroll down, you'll see that there are three sections like that for each of the three movies:

The HTML is fairly straightforward. There are three sections, each with a div tag with a class of wrapper, which is centering the content. Inside the wrapper class, there's an anchor tag with an image inside it. Underneath the anchor tag is an h1 tag containing the title and some paragraph text. This is followed by an anchor tag, which is a link to learn more. Here's a screenshot of the first section:

推薦閱讀
- Spring 5企業(yè)級(jí)開(kāi)發(fā)實(shí)戰(zhàn)
- Visual Basic 6.0程序設(shè)計(jì)計(jì)算機(jī)組裝與維修
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- The React Workshop
- Linux網(wǎng)絡(luò)程序設(shè)計(jì):基于龍芯平臺(tái)
- WordPress Plugin Development Cookbook(Second Edition)
- 深度學(xué)習(xí):Java語(yǔ)言實(shí)現(xiàn)
- 細(xì)說(shuō)Python編程:從入門到科學(xué)計(jì)算
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- Apache Solr PHP Integration
- Java高手是怎樣煉成的:原理、方法與實(shí)踐
- Mastering Unity 2017 Game Development with C#(Second Edition)
- Python深度學(xué)習(xí):基于PyTorch
- ServiceDesk Plus 8.x Essentials