ok now a point related to the video... if you see in the design, the lorem ipsum heading has a white shadow, which you missed out in the css design... also the line under the heading is multicolored, but the border you used is mono colored... :)
@BABURAOIU The reason I did not add the things you pointed out is I will be cover those sorts of things in my new series that I am making at the minute.
another question, does the position of the code in css matters? like in normal programming languages a variable must be defined above the point where we actually use the variable... in easy words is the css file compiled or interpreted?
@BABURAOIU Yes postion of the CSS does matter not sure if you have noticed but when I add my HTML markup so for example the div tags I also craete CSS in the same order. Google CSS Specificity
quick question, can i supply my fonts in the user's web browser if i include them in the website's folder? for example if the user does not has the verdana font installed on his pc, then the browser can use the verdana font file included in my web folder?
You give the most explanation of what you are doing than just about anyone. Great teacher, Matt! Thank You.
oneworldgoal 6 months ago
@oneworldgoal Your Welcome :)
mattsaundersmcp 6 months ago
:D
XbeefcurryX 8 months ago
thanks man for the message and recommendation!
FallofDarkness55 9 months ago
@FallofDarkness55 No Problem :)
mattsaundersmcp 9 months ago
The best tutorials on the net :).
GarabatoxTut 9 months ago
@GarabatoxTut WOW thanks :)
mattsaundersmcp 9 months ago
Go on vokle daily, mate! It was fantastic!
SubNader 9 months ago 2
@SubNader Thanks it was fun defo been doing another soon maybe even tonight :)
mattsaundersmcp 9 months ago 3
@mattsaundersmcp - Damn, I'm out tonight. :(
Any chance you're recording them? :)
MyRandomReviews 9 months ago
Heeeeellllllllooooo! lol
iKeirNez 9 months ago
@iKeirNez Heeeeeeellllllloooooooooooooooooooooooooooooooo! :)
mattsaundersmcp 9 months ago
@mattsundersmcp I cannot get this to work T.T I have done the same css design code you said and this is what I have from it.
iStormGraphicDesign 9 months ago
ok now a point related to the video... if you see in the design, the lorem ipsum heading has a white shadow, which you missed out in the css design... also the line under the heading is multicolored, but the border you used is mono colored... :)
BABURAOIU 9 months ago
@BABURAOIU The reason I did not add the things you pointed out is I will be cover those sorts of things in my new series that I am making at the minute.
mattsaundersmcp 9 months ago
another question, does the position of the code in css matters? like in normal programming languages a variable must be defined above the point where we actually use the variable... in easy words is the css file compiled or interpreted?
BABURAOIU 9 months ago
@BABURAOIU Yes postion of the CSS does matter not sure if you have noticed but when I add my HTML markup so for example the div tags I also craete CSS in the same order. Google CSS Specificity
mattsaundersmcp 9 months ago
@mattsaundersmcp yeah i did... but i thought i should ask... :)
BABURAOIU 9 months ago
quick question, can i supply my fonts in the user's web browser if i include them in the website's folder? for example if the user does not has the verdana font installed on his pc, then the browser can use the verdana font file included in my web folder?
BABURAOIU 9 months ago
@BABURAOIU I do believe that you can do this using javascript. I have not needed to do so cant explain how.
mattsaundersmcp 9 months ago