help me make news site | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 4

help me make news site

i want make site with game news

7th Dec 2017, 7:15 AM
Влад Пономаренко
Влад Пономаренко - avatar
2 ответов
+ 1
It can be done using HTML only. Firstly, Make a large table with required number of rows and columns. Then use colspan and rowspan to make the table match the layout you want. Next, go on adding information to the table along with the use of relevant tags. If you want to make the design better, you can use CSS but only HTML can be sufficient
7th Dec 2017, 7:28 AM
SaFFire1
SaFFire1 - avatar
0
sure you can di it with html and css only. but if you are unexperienced with those, i would suggest you start with cms (content management system) like wordpress or joomla, both free to use. you can choose a template, there are lots for news sites, also gor free.
7th Dec 2017, 7:39 AM
storm
storm - avatar