0
Is html use for graphic design?
5 Respostas
+ 2
you are welcome
+ 2
no bro its for web content structure
CSS is đđ for g design
+ 1
html is about the content and structure of your website. withhtml you specify what each part of your content is: paragraph, table, navigation.
and the you can use css to style/design your paragraphs, navigation etc. change their size and shape, add color, add background and much more.
you can get an idea of what you can do with css and how you can "design" your page by taking a look at csszengarden.com
the content/text is the same for all designs, only the css is different. (click on "view all designs" on the top right corner).
0
HTML uses with css etc for graphics
HTML is required for web page. It helps browsers to show web pages on monitor.
0
thanks