Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Our platform provides a seamless experience for finding precise answers from a network of experienced professionals. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

What is the layout color, font size and the font type of BBC.com

Sagot :

First of all, please edit your question and say the website of BBC instead of the ".com". If you want to make a HTML site similar to it, it uses various fonts and colors which I cannot give but other than looking it up, the way to find the HTML code of a website is to go to the site, right click on a blank spot on the page and it will show a list. In the list it shows "Inspect element" and "page source (probably better) when you click on say page source, a tab will open with the websites HTML and from there, if you know how to read code, you can see the font and colors and whatever you want to see about the site on there. This is a decent way to practice you HTML skills. I hope that this helps you in whatever project you have:)