How can I make a red frame in php of 200px x 200px with variables? I am learning to make web pages | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How can I make a red frame in php of 200px x 200px with variables? I am learning to make web pages

29th Aug 2018, 2:25 AM
Bryan Alexis
Bryan Alexis - avatar
3 ответов
- 1
Thank you
29th Aug 2018, 5:31 AM
Bryan Alexis
Bryan Alexis - avatar
+ 6
I think PHP is language for backend, for servers. For a frames use Html. P.S. Use can write "<iframe></iframe>" on Html5 and ad style with CSS
29th Aug 2018, 5:29 AM
Ayhas
Ayhas - avatar
+ 1
Hopefully this PHP code could make you understand relationship between PHP variables and HTML/CSS. https://code.sololearn.com/w8hV43qp7A5u/?ref=app
29th Aug 2018, 7:04 AM
Calviղ
Calviղ - avatar